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

This commit is contained in:
Eric Liu 2021-01-28 10:50:56 -08:00 committed by GitHub
commit e45d65c71e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",