From 87693d8b99fcbe9a0d64af51f1c786dc62dffd4a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 1 Mar 2026 15:50:17 -0800 Subject: chore(biome): enable css formatting --- src/styles/normalise.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/normalise.css') diff --git a/src/styles/normalise.css b/src/styles/normalise.css index f077c7e3..0eca8660 100644 --- a/src/styles/normalise.css +++ b/src/styles/normalise.css @@ -28,5 +28,5 @@ h3:before, h4:before, h5:before, h6:before { - content: '' !important; + content: "" !important; } -- cgit v1.2.3