Add custom css into the builder #230
Unanswered
saravmajestic
asked this question in
Q&A
Replies: 1 comment
-
|
It is not possible to inject custom css as the idea is to use pure tailwind css classes. This allows us to theme the site based on tailwind config. Add custom classes wont handle theming fully. |
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.
-
Is it possible to inject custom css into the web builder for styling custom components? For example, i am adding a custom block to render a hero component with custom css built with the component. But this is not injected into the builder. Please let me know if this is possible. Thanks for this awesome library
Beta Was this translation helpful? Give feedback.
All reactions