Improve document component

This commit is contained in:
Akira Tempaku 2024-04-22 06:37:20 +09:00
parent 0e0ecf294b
commit 5d1cbd4b9f
12 changed files with 138 additions and 114 deletions
assets/css/pages

View file

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

View file

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