website/assets/css/pages/index.css

7 lines
No EOL
124 B
CSS

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