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 ea23d46 commit 913d582Copy full SHA for 913d582
package.json
@@ -24,7 +24,6 @@
24
"update-p5-hinter": "node ./server/scripts/update-p5-hinter.js",
25
"heroku-postbuild": "touch .env; npm run build",
26
"storybook:build:css": "sass client/styles/main.scss client/styles/storybook.css",
27
- "migrate-sass": "sass-migrator division 'client/styles/**/*.scss'",
28
"storybook": "npm run storybook:build:css && storybook dev -p 6006",
29
"build-storybook": "storybook build"
30
},
0 commit comments