Skip to content

Commit 1066db4

Browse files
committed
fix: build before publish
1 parent ac2b9bd commit 1066db4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"style": "dist/styles.css",
1919
"scripts": {
2020
"build": "sass --load-path=node_modules/@picocss/pico/scss/ src/styles.scss dist/styles.css",
21+
"prepublish": "npm run build",
2122
"publish": "npm publish"
2223
},
2324
"keywords": [

0 commit comments

Comments
 (0)