feat: add TailwindCSS and PostCSS configuration

This commit is contained in:
Jan-Marlon Leibl 2025-02-05 11:22:43 +01:00
commit 65f156945d
No known key found for this signature in database
GPG key ID: E7B6F77BF5EDB6F7
4 changed files with 82 additions and 4 deletions

View file

@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
/* TailwindCSS Import */
@import "tailwindcss";