refactor: add tailwind prefligt base styles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
/*@tailwind base;*/
|
||||
@tailwind base;
|
||||
|
||||
/**
|
||||
* Custom base styles
|
||||
@@ -49,6 +49,7 @@ html, body {
|
||||
|
||||
#root {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user