vue-code-highlight
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "vue-code-highlight", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"author": "Jan Bílek", | ||
@@ -5,0 +5,0 @@ "email": "honza@elision.design", |
@@ -64,2 +64,3 @@ # vue-code-highlight | ||
In order to visually higlight your code, you need to select a theme from `./node_modules/vue-code-highlight/themes/` and import it somewhere into your component/application. These are just regular prism themes, so feel free to improvise. | ||
![themes](/public/themes.png) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
759614
66