gluons / vue-highlight.js

📜 Highlight.js syntax highlighter component for Vue.
https://git.io/vue-highlight.js
MIT License
208 stars 24 forks source link

How can I add style. Like dark theme which is provided by highlight.js #23

Closed rjsnh1522 closed 5 years ago

rjsnh1522 commented 5 years ago

How can I add style. Like dark theme which is provided by highlight.js I want to use railscasts style.

rjsnh1522 commented 5 years ago

fixed.. changed css import 'highlight.js/styles/androidstudio.css';