@postenbring/hedwig-css
Advanced tools
Comparing version 0.0.0-convert-link-to-pure-css-XUJw4VAo-20231122122924 to 0.0.0-convert-link-to-pure-css-XUJw4VAo-20231122124325
{ | ||
"name": "@postenbring/hedwig-css", | ||
"version": "0.0.0-convert-link-to-pure-css-XUJw4VAo-20231122122924", | ||
"version": "0.0.0-convert-link-to-pure-css-XUJw4VAo-20231122124325", | ||
"description": "", | ||
@@ -14,3 +14,4 @@ "scripts": { | ||
"lint:fix": "npm run lint -- --fix", | ||
"clean": "rm -rf .turbo && rm -rf .parcel-cache && rm -rf node_modules && rm -rf dist" | ||
"clean": "rm -rf .turbo && rm -rf .parcel-cache && rm -rf node_modules && rm -rf dist", | ||
"show-css-size": "npm run build:css && echo '\nSize of dist/index.css (original → gzip)' && npx gzip-size-cli dist/index.css --include-original" | ||
}, | ||
@@ -17,0 +18,0 @@ "files": [ |
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
114737