Files
drop/assets/tailwindcss.css
2025-04-15 21:46:34 -04:00

5 lines
121 B
CSS

@import "tailwindcss";
@plugin "@tailwindcss/typography";
@plugin "@tailwindcss/forms";
@config "../tailwind.config.js";