@world-vision-canada/lumen-css
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@world-vision-canada/lumen-css", | ||
"version": "0.0.5", | ||
"description": "CCS implementation of WVC's Lumen Design System. Intended to be imported into js framework(vue, react) implementation of lumen and wvc websites.", | ||
"version": "0.0.6", | ||
"description": "CCS implementation of WVC's Lumen Design System.", | ||
"main": "wvc-lumen.min.css", | ||
@@ -14,2 +14,3 @@ "author": "wvc_dev", | ||
"start": "yarn storybook", | ||
"lint": "npx stylelint \"./src/styles/components/**/*.scss\" --fix", | ||
"build": "yarn run bundle && yarn run copy", | ||
@@ -20,3 +21,4 @@ "bundle": "yarn run sass ./src/styles/styles.scss ./dist/wvc-lumen.css && yarn run sass ./src/styles/styles.scss ./dist/wvc-lumen.min.css --style compressed", | ||
"build-storybook": "build-storybook", | ||
"chromatic": "npx chromatic --project-token=517e408ff37e --exit-once-uploaded" | ||
"chromatic": "npx chromatic --project-token=517e408ff37e --exit-once-uploaded", | ||
"prepare": "husky install" | ||
}, | ||
@@ -36,6 +38,10 @@ "devDependencies": { | ||
"css-loader": "5.2.7", | ||
"husky": "^7.0.0", | ||
"lint-staged": "^12.1.2", | ||
"sass": "^1.43.4", | ||
"sass-loader": "10.1.1", | ||
"style-loader": "2.0.0" | ||
"style-loader": "2.0.0", | ||
"stylelint": "13.13.1", | ||
"stylelint-config-standard": "22.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37241
19
576