use componentized tailwind styles and copied from merged

This commit is contained in:
Torsten
2023-01-27 00:02:20 +02:00
parent fa4a1905f3
commit 3231bb1bf3
4 changed files with 27 additions and 20 deletions

View File

@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;