mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add index customized
This commit is contained in:
@@ -41,8 +41,7 @@
|
||||
"docs-sass": "node-sass --output-style expanded docs/bulma-docs.sass docs/css/bulma-docs.css",
|
||||
"start": "npm run build-sass -- --watch",
|
||||
"start-docs": "npm run docs-sass -- --watch",
|
||||
"start-test": "npm run test-sass -- --watch",
|
||||
"test-sass": "node-sass --output-style expanded docs/bulma-test.sass docs/css/bulma-test.css",
|
||||
"start-test": "npm run test-scss -- --watch",
|
||||
"test-scss": "node-sass --output-style expanded docs/bulma-test.scss docs/css/bulma-test.css"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user