holiday.css
Advanced tools
Comparing version 0.9.7 to 0.9.8
{ | ||
"name": "holiday.css", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "A classless CSS theme", | ||
@@ -14,3 +14,6 @@ "main": "dist/holiday.css", | ||
"postversion": "git push && git push --tags && npm publish", | ||
"prepare": "husky install" | ||
"prepare": "husky install", | ||
"storybook": "start-storybook -p 6006", | ||
"build-storybook": "build-storybook", | ||
"chromatic": "chromatic --exit-zero-on-changes" | ||
}, | ||
@@ -33,3 +36,10 @@ "keywords": [ | ||
"@11ty/eleventy": "^0.12.1", | ||
"@babel/core": "^7.14.6", | ||
"@storybook/addon-actions": "^6.2.9", | ||
"@storybook/addon-essentials": "^6.2.9", | ||
"@storybook/addon-links": "^6.2.9", | ||
"@storybook/react": "^6.2.9", | ||
"@twinscom/stylelint-config": "^5.4.0", | ||
"babel-loader": "^8.2.2", | ||
"chromatic": "^5.9.2", | ||
"cross-env": "^7.0.3", | ||
@@ -40,2 +50,4 @@ "husky": "^6.0.0", | ||
"prettier": "^2.3.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"replace": "^1.2.1", | ||
@@ -47,3 +59,4 @@ "stylelint": "^13.13.1" | ||
"*.css": "stylelint --fix" | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
@@ -41,3 +41,3 @@ # holiday.css :tada: | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css@0.9.7" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holiday.css@0.9.8" /> | ||
``` | ||
@@ -44,0 +44,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
26175
951
18