Closed adamchenwei closed 7 years ago
like an option for scss or styled-component to be default style engine for the generated project?
I don't know what you mean to get for certain. But from what I see is that you want to use some solution for styling? solutions like styled-components
, glamor
, jss
and glamorous are just one npm install
or yarn add
away.
In the case of scss or any other it is a little more complex because it will force us to use one of many sollutions, which can be added by overwriting the .storybook/wepack.config.js
file.
Gotcha thanks for the answer
On Aug 20, 2017 3:53 PM, "Jaco Bovenschen" notifications@github.com wrote:
I don't know what you mean to get for certain. But from what I see is that you want to use some solution for styling? solutions like styled-components, glamor, jss and glamorous are just one npm install or yarn add away.
In the case of scss or any other it is a little more complex because it will force us to use one of many sollutions, which can be added by overwriting the .storybook/wepack.config.js file.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/storybooks/react-cdk/issues/32#issuecomment-323607782, or mute the thread https://github.com/notifications/unsubscribe-auth/AEAc4tUiV-tYUSgDezxv3mTVRuUC4-tuks5saI6ygaJpZM4O5Q3C .
https://github.com/styled-components/styled-components