aboutsummaryrefslogtreecommitdiffstats
path: root/out/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'out/docs/index.html')
-rw-r--r--out/docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/out/docs/index.html b/out/docs/index.html
index ffc559f..e364a56 100644
--- a/out/docs/index.html
+++ b/out/docs/index.html
@@ -9,7 +9,7 @@
content="A drop-in collection of monochrome CSS styles to make simple websites look clean and elegant."
/>
- <!-- Startup styles of noir.css -->
+ <!-- Startup styles of noir.css, so styles don't have to wait until JS is loaded -->
<link rel="preload" as="style" href="./noir.css/dark.min.css" />
<link rel="preload" as="style" href="./noir.css/light.min.css" />
<link rel="stylesheet" id="js-startup-stylesheet" href="./noir.css/noir.min.css" />