WL-24 - Add more project + separate json db from Grid Component

This commit is contained in:
2020-10-28 18:33:42 +01:00
parent 0f7ef825e3
commit 9cb509021b
6 changed files with 166 additions and 36 deletions

6
assets/css/tailwind.css Normal file
View File

@@ -0,0 +1,6 @@
/* purgecss start ignore */
@tailwind base;
@tailwind utilities;
/* purgecss end ignore */
@tailwind components;