mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
chore: Use @carbon/styles
See upgrade guide here: https://carbondesignsystem.com/migrating/guide/develop As proposed in https://github.com/carbon-design-system/carbon-components-svelte/pull/1881 we can now start adopting v11 styles and merge incremental changes and fixes onto `next/v11-styles` branch. I would propose to merge small steps onto this new branch and discuss separte topics individually. This allows many contributors to propose small changes. The v11 style adoption should be held as minimal as possible since many components already have some notable changes in Carbon v11.
This commit is contained in:
parent
1600775968
commit
d5e1f5ab59
2 changed files with 105 additions and 12 deletions
|
@ -38,6 +38,7 @@
|
|||
"flatpickr": "4.6.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@carbon/styles": "^1.47.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.3",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@tsconfig/svelte": "^4.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue