Does grapesjs support custom styles in tailwindcss v3? #4939
Unanswered
ledinhminh98
asked this question in
Q&A
Replies: 0 comments
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'm using the CDN of tailwindcss v2 and developing a custom block for grapesjs in reactjs as follows:
To custom styles like "w-fit" or "p-[15px]", I also want to apply tailwindcss v3 ( like the code below ).
Because tailwindcss v3 doesn't support CDN as v2 does ( https://unpkg.com/[email protected]/dist/tailwind.min.css ).
Please let me know if anyone has a solution. I'm grateful.
Beta Was this translation helpful? Give feedback.
All reactions