la base du site fonctionnelle
This commit is contained in:
committed by
styve Lioumba
parent
27d260829c
commit
1bf76c6c66
9
src/styles.scss
Normal file
9
src/styles.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
/* You can add global styles to this file, and also import other style files */
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
background: white;
|
||||
}
|
||||
Reference in New Issue
Block a user