hotfix(css): use @carbon/themes instead of carbon-components

This commit is contained in:
Eric Liu 2020-10-29 14:10:56 -07:00
commit 2e389928d5
6 changed files with 87 additions and 24 deletions

View file

@ -20,6 +20,7 @@
"flatpickr": "4.6.3"
},
"devDependencies": {
"@carbon/themes": "^10.22.0",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@tsconfig/svelte": "^1.0.10",