Replies: 3 comments
-
|
Hello
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
That is fine but it will be a string unlike in jss makeStyles I can use property without units as mentioned in earlier comment. Although to overcome this I am using emotion cache with prepend:true so !important is not needed at all with unitless properties. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
When there is no explicit unit it's pixel (I think) But i'm glad you fixed your problem |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
For example in jss I can do like fontSize: [[30], '!important']. Is there a way to use the same in tss
Beta Was this translation helpful? Give feedback.
All reactions