docs: build carbon themes using sass

This commit is contained in:
Eric Liu 2020-07-23 19:58:54 -07:00
commit e2c8ea6d76
10 changed files with 808 additions and 28 deletions

View file

@ -13,9 +13,13 @@
"sirv": "^1.0.1"
},
"devDependencies": {
"autoprefixer": "^9.8.5",
"carbon-components": "^10.16.0",
"carbon-components-svelte": "../",
"cypress": "^4.10.0",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"postcss": "^7.0.32",
"sapper": "^0.27.16",
"shx": "^0.3.2",
"svelte": "^3.24.0",