enabled Biome CSS formatter and linter, applied

This commit is contained in:
Xanazf 2024-10-29 01:59:33 +02:00
parent a417b18c94
commit 77ab369187
Signed by: Xanazf
GPG key ID: 4E4A5AD1FB748427
7 changed files with 42 additions and 33 deletions

View file

@ -265,20 +265,10 @@
/* default styles */
site-search {
--shadow-lg:
0px 25px 7px hsla(0, 0%, 0%, 0.03), 0px 16px 6px hsla(
0,
0%,
0%,
0.1
),
0px 9px 5px hsla(223, 13%, 10%, 0.33), 0px 4px 4px hsla(
0,
0%,
0%,
0.75
),
0px 4px 2px hsla(0, 0%, 0%, 0.25);
--shadow-lg: 0px 25px 7px hsla(0, 0%, 0%, 0.03), 0px 16px 6px
hsla(0, 0%, 0%, 0.1), 0px 9px 5px hsla(223, 13%, 10%, 0.33),
0px 4px 4px hsla(0, 0%, 0%, 0.75), 0px 4px 2px
hsla(0, 0%, 0%, 0.25);
display: contents;
}