Improved page navigation and import of on-demand assets

This commit is contained in:
Akira Tempaku 2024-04-21 19:09:58 +09:00
commit 4663341497
14 changed files with 248 additions and 55 deletions
src/styles/pages

View file

@ -1,4 +1,4 @@
@scope ([data-css='pages/index']) {
@scope ([data-style='pages/index']) {
:scope {
height: 100svh;
display: grid;