Use tailwindcss with standalone CLI
This commit is contained in:
parent
4d784412fc
commit
ece41474fc
16 changed files with 44 additions and 89 deletions
src/styles/pages
|
@ -1,8 +0,0 @@
|
|||
@scope ([data-scope='pages/index']) {
|
||||
:scope {
|
||||
height: 100svh;
|
||||
background-color: aliceblue;
|
||||
display: grid;
|
||||
place-content: center;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue