We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624696f commit 5193dd2Copy full SHA for 5193dd2
package.json
@@ -36,7 +36,6 @@
36
"test:mocha": "mkdir -p test/output && mocha 'test/**/*-test.js' test/input.js",
37
"test:lint": "eslint src test",
38
"prepublishOnly": "rm -rf dist && rollup -c && node bin/clean-css < src/style.css > dist/index.css",
39
- "postpublish": "git push && git push --tags",
40
"dev": "vite dev"
41
},
42
"_moduleAliases": {
0 commit comments