[v5] Replace emotion with lighter (s)css modules #4858
LeunensMichiel
started this conversation in
Ideas
Replies: 3 comments
-
We are hoping and planning to make an unstyled export of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yup. Plus one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Cheers! Nice that to see it's in the pipeline. Congrats on the V5 release by the way! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Loving the library, but I noticed that for a select component, it is quite heavy. Looking on bundlephobia I see that Emotion is responsible for a 15% increase in bundle size. For people using styled components or css modules, this is an entire extra styling library in their node_modules.
So my question: does the project depend heavily on emotion? If not, could it be replaced by much lighter classic css in a future PR? If so, I'd like to contribute.
Beta Was this translation helpful? Give feedback.
All reactions