Move all assets to assets directory

This commit is contained in:
Akira Tempaku 2024-04-22 05:20:14 +09:00
commit 544cbfcb6a
22 changed files with 15 additions and 17 deletions
src/styles/pages

View file

@ -1,7 +0,0 @@
@scope ([data-style='pages/index.css']) {
:scope {
height: 100svh;
display: grid;
place-content: center;
}
}