Replies: 1 comment 1 reply
-
Honestly not sure. The library is basically a re-export of Goober with some Solid specific code to handle Styled Components. They generally put all styles in the head but I think there is a way to bind it to a target style tag. I'd probably start my search for whether they have a way that fits your need here: https://github.com/cristianbote/goober. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Say I have several style classes created by
css
:Is it possible to then combine them into a new style tag ? (that merges all properties from all classes)
Beta Was this translation helpful? Give feedback.
All reactions