babel-plugin-tailwind
babel-plugin-tailwind copied to clipboard
Integrate with CSS-in-JS libraries that require a template literal for selectors
Emotion and Styled Components
babel-plugin-tailwind
works well with Emotion's object syntax. I haven't figured out how to convert the style object to a css string literal that would with something like Styled Components.