holiday.css
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "holiday.css", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "A classless CSS theme", | ||
@@ -11,3 +11,3 @@ "main": "dist/holiday.css", | ||
"build": "cat node_modules/modern-normalize/modern-normalize.css src/css/*.css src/css/themes/bulma.css > dist/holiday.css", | ||
"build:site": "eleventy --pathprefix=/holiday.css/", | ||
"build:site": "eleventy", | ||
"preversion": "npm run build && cross-env-shell 'replace \"holiday\\.css@\\d+\\.\\d+\\.\\d+\" holiday.css@$npm_package_version README.md site/ -r' && git add dist/ site/ README.md", | ||
@@ -14,0 +14,0 @@ "postversion": "git push && git push --tags && npm publish" |
@@ -10,3 +10,3 @@ # holiday.css :tada: | ||
## [Demo](https://evgenyorekhov.github.io/holiday.css/) | ||
## [Demo](https://holidaycss.js.org/) | ||
@@ -42,3 +42,3 @@ ## Why | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css@0.9.1" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css@0.9.2" /> | ||
``` | ||
@@ -45,0 +45,0 @@ |
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
25365
943