Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some changes to make the storybook-emotion-example work #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dictyo
Copy link

@dictyo dictyo commented Feb 20, 2022

  • added React-import in GlobalStyles.tsx
  • imported the created GlobalStyles.tsx instead of the twig-one
  • changed main.js to use Webpack5 and added storybook-deps required for WebPack5
  • changed main.js to enable use of Emotion>=11
  • added/modified Babel-config for the example to work
  • added some h1-Example to show baseCss-feature
  • added lacking dep for @emotion/cache

- imported the created GlobalStyles.tsx instead of the twig-one
- changed main.js to use Webpack5 and added storybook-deps required for WebPack5
- changed main.js to enable use of Emotion>=11
- added/modified Babel-config for the example to work
- added some h1-Example to show baseCss-feature
- added lacking dep for @emotion/cache
@dictyo
Copy link
Author

dictyo commented Feb 20, 2022

Tnx @ben-rogerson for giving me the urgently needed hints and features to make storybook work again with newest tailwind/emotion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant