Hash based className?
#1488
-
I found the class names are counter based. How to create hash based class names? |
Beta Was this translation helpful? Give feedback.
Answered by
kof
Apr 8, 2021
Replies: 1 comment
-
you would have to pass a generateId function and create hashes yourself https://cssinjs.org/jss-api?v=v10.6.0#create-style-sheet |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhaoyao91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you would have to pass a generateId function and create hashes yourself https://cssinjs.org/jss-api?v=v10.6.0#create-style-sheet