init
This commit is contained in:
8
platform/app/tailwind.css
Normal file
8
platform/app/tailwind.css
Normal file
@@ -0,0 +1,8 @@
|
||||
/* IMPORT CUSTOM FONT */
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
* {
|
||||
min-height: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user