-
Is it currently possible to use |
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Jan 16, 2025
Replies: 1 comment 1 reply
-
Yep! Like with v3 CDN, you would indicate to the Tailwind JavaScript that it should process a chunk of CSS by adding the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gnat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep! Like with v3 CDN, you would indicate to the Tailwind JavaScript that it should process a chunk of CSS by adding the
type="text/tailwindcss"
attribute: https://jsfiddle.net/8cx96pfg/