Replies: 1 comment 4 replies
-
You can define components with default styles https://grapesjs.com/docs/modules/Components.html#components-css |
Beta Was this translation helpful? Give feedback.
4 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 have a block which is like default user styles of some HTML tags like headings tags, p, img etc. I want to save this default element style and use in all over the application. In short, i want to initialize all that html tags with default style dynamically.
How can I achieve it?
Beta Was this translation helpful? Give feedback.
All reactions