Some checks failed
continuous-integration/drone Build is failing
- also bumped tailwind to 4.x - updated postcss to match
9 lines
92 B
CSS
9 lines
92 B
CSS
---
|
|
---
|
|
@import "tailwindcss";
|
|
|
|
@layer utilities {
|
|
|
|
}
|
|
|
|
@config "../../tailwind.config.js"; |