Skip to content

Commit 913d582

Browse files
committed
removed the sass-migrator from the package.json after migration from node-sass
1 parent ea23d46 commit 913d582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"update-p5-hinter": "node ./server/scripts/update-p5-hinter.js",
2525
"heroku-postbuild": "touch .env; npm run build",
2626
"storybook:build:css": "sass client/styles/main.scss client/styles/storybook.css",
27-
"migrate-sass": "sass-migrator division 'client/styles/**/*.scss'",
2827
"storybook": "npm run storybook:build:css && storybook dev -p 6006",
2928
"build-storybook": "storybook build"
3029
},

0 commit comments

Comments
 (0)