Skip to content

Example repo showing emotion ignoring class appending for css functions.

Notifications You must be signed in to change notification settings

nlrowe/emotion-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm i
npm run storybook

Note the class name applied to the div:
css-{hash}-normalClass There should also be a -themeClass

If you remove normalClass from the array, you will get: css-{hash}-EmotionTest

If you change themeClass to not be a function, you will get the expected: css-{hash}-normalClass-themeClass

About

Example repo showing emotion ignoring class appending for css functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published