feat(css): ship scss files used to pre-compile CSS

This commit is contained in:
Eric Liu 2021-01-28 10:42:16 -08:00
commit 9db6976e39
11 changed files with 168 additions and 104 deletions

View file

@ -30,7 +30,7 @@
"@rollup/plugin-node-resolve": "^10.0.0",
"@tsconfig/svelte": "^1.0.10",
"autoprefixer": "^10.2.3",
"carbon-components-10.27": "npm:carbon-components@10.27.0",
"carbon-components": "10.27.0",
"gh-pages": "^3.1.0",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",