chore(storybook): move styles to storybook folder#420
Conversation
|
LGTM but what is the rationale for the change ? Also should we do similarly for other packages ? |
|
@advl this is related to the launchpad design tokens, where the end project is expected to do these imports. |
|
This entire logic is specific to Svelte app tier packages that are using Launchpad design tokens, and will be replaced with the new set of tokens eventually and align with React architecture. |
|
Yes. I do think though that we could do this for other packages. The end the general styles are required only for storybook and are not exported from the packages. |
|
@advl I have applied the change to the react packages as well, could you please take a second look at this. |
PR readiness check
Feature 🎁,Breaking Change 💣,Bug 🐛,Documentation 📝,Maintenance 🔨.package.json:check,check:fix, andtest.buildto build the package for development or distribution,build:allto build all artifacts. See CONTRIBUTING.md for details.