vue-code-highlight
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "vue-code-highlight", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"author": "Jan Bílek", | ||
@@ -5,0 +5,0 @@ "email": "honza@elision.design", |
@@ -5,2 +5,5 @@ # vue-code-highlight | ||
## Examples | ||
![screenshot](/public/screenshot.png) | ||
## Usage | ||
@@ -60,7 +63,3 @@ | ||
### Themes | ||
## Themes | ||
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. | ||
## Examples: | ||
![screenshot](/public/screenshot.png) |
Sorry, the diff of this file is not supported yet
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
737978
64