You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the sass builds for carbon-components@v10 are quite slow. It will improve dramatically once carbon-components-svelte ships support for v11 and related packages, @carbon/styles, #1629
Yes, the sass builds for carbon-components@v10 are quite slow. It will improve dramatically once carbon-components-svelte ships support for v11 and related packages, @carbon/styles, #1629
Ahh, gotcha! So I should just subscribe to that ticket and once it's closed, I can retry importing?
Package
carbon-components
Browser
Edge
Package version
10.58.12
React version
N/A
Description
I've been trying to use the SCSS version of the carbon styling based off the suggestion from this documentation that it would be more efficient.
I installed carbon components, imported it with:
@import 'carbon-components/scss/globals/scss/styles.scss';
And found that the time it took to load my app went up ~30x.
Reproduction/example
I don't have one right now.
Steps to reproduce
I'm using Tauri:
https://tauri.app/v1/guides/getting-started/setup/sveltekit
And then:
https://svelte.carbondesignsystem.com/
And finally:
https://github.com/carbon-design-system/carbon/blob/v10/docs/guides/sass.md
Then I tried to import:
@import 'carbon-components/scss/globals/scss/styles.scss';
And it the empty app takes a LONG time to become responsive.
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: