style: update Tailwind CSS import in styles.css
Some checks failed
CI / prettier (pull_request) Successful in 19s
CI / Checkstyle Main (pull_request) Successful in 27s
CI / eslint (pull_request) Successful in 37s
CI / test-build (pull_request) Failing after 42s

This commit is contained in:
Jan K9f 2025-03-12 14:38:08 +01:00
parent 8012112f6c
commit e0afebb397
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -1,7 +1,4 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@import 'tailwindcss';
/* Color theme moved to tailwind.config.js */
body {