mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
hotfix(css): use @carbon/themes instead of carbon-components
This commit is contained in:
parent
4ab4fbc64b
commit
2e389928d5
6 changed files with 87 additions and 24 deletions
|
@ -4,7 +4,7 @@
|
|||
</script>
|
||||
|
||||
<style lang="scss" global>
|
||||
@import "carbon-components/scss/globals/scss/_theme.scss";
|
||||
@import "@carbon/themes/scss/themes";
|
||||
|
||||
$feature-flags: (
|
||||
enable-css-custom-properties: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue