put css together and only use utilities

This commit is contained in:
2022-04-19 14:43:57 +02:00
parent dd255ba512
commit e93640b943
2 changed files with 3 additions and 2 deletions

2
src/dashboard/main.css Normal file
View File

@@ -0,0 +1,2 @@
@import "../../node_modules/spectre.css/dist/spectre.css";
@import "../../node_modules/tailwindcss/dist/utilities.css";