Description
Added in v3.2.0
All you to pass through CSS in JS straight through to your output CSS.
See Tailwind's notes on CSS-in-JS.
Setup
Output
Based on the reference config above:
Your Tailwind build will error out if you @apply
classes that
aren't defined or if you use @screen
with breakpoints that
don't exist.
Note: this plugin doesn't attempt to validate your input.