Replies: 1 comment 1 reply
-
If you use the component with UI Patterns you can add the css inside the wingsuit.yml. Check out the organisms/slider. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I create a new component with attached CSS file.
In storybook, everything is ok.
The I copy paste the code from docs tab to a drupal twig template.
I run "yarn build:drupal"
The component is well on the drupal page, but not the CSS.
Even if the css file is well created in dist folder.
What is missing ?
Beta Was this translation helpful? Give feedback.
All reactions