ここに書いてあるとおりなんだが、
コードの色を変更する方法がわからなかった。
ということで、 node_modules の css を読み込もう。
import "vue-code-highlight/themes/prism.css";
これだけ。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ここに書いてあるとおりなんだが、
コードの色を変更する方法がわからなかった。
ということで、 node_modules の css を読み込もう。
import "vue-code-highlight/themes/prism.css";
これだけ。
Register as a new user and use Qiita more conveniently
Go to list of users who liked