How do I use @apply in styled-components #3708
Unanswered
DanielBailey-web
asked this question in
Q&A
Replies: 1 comment
-
I think this is directives( |
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.
-
I am trying to use the following code to apply classes already defined elsewhere to this div. However, it appears that the @apply rule is not working.
I am wondering if there is support for @apply I guess or if I am just doing something wrong. (postcss config or something like that)
Beta Was this translation helpful? Give feedback.
All reactions