feat: add critical render path optimization

This commit is contained in:
Stefan Imhoff
2023-06-14 13:26:05 +02:00
parent 10b820d120
commit 976d5968f6
4 changed files with 49 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
/* critters:exclude start */
body {
padding-block-end: 0.5cm;
padding-block-start: 1cm;
@@ -53,3 +54,4 @@ a[href^='https://']::after
a[href^='#']::after {
display: none;
}
/* critters:exclude end */