mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
4 lines
121 B
CSS
4 lines
121 B
CSS
@import "tailwindcss";
|
|
@plugin "@tailwindcss/typography";
|
|
@plugin "@tailwindcss/forms";
|
|
@config "../tailwind.config.js";
|