You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<title>nimble.css — Classless CSS in ~3 KB</title>
7
-
<metaname="description" content="A minimal classless CSS library. Drop it in and your semantic HTML looks good — no classes required. ~3 KB gzipped.">
6
+
<title>nimble.css — Classless CSS in ~4.4 KB</title>
7
+
<metaname="description" content="A minimal classless CSS library. Drop it in and your semantic HTML looks good — no classes required. ~4.4 KB gzipped.">
8
8
<linkrel="stylesheet" href="dist/nimble.css">
9
9
</head>
10
10
<body>
11
11
<header>
12
12
<h1>nimble.css</h1>
13
-
<p>A minimal classless CSS library. Drop it in and your semantic HTML looks good — no classes required. <strong>~3 KB gzipped.</strong></p>
13
+
<p>A minimal classless CSS library. Drop it in and your semantic HTML looks good — no classes required. <strong>~4.4 KB gzipped.</strong></p>
14
14
</header>
15
15
<main>
16
16
<section>
@@ -20,7 +20,7 @@ <h2>Features</h2>
20
20
<li><strong>Automatic dark mode</strong> — via <code>prefers-color-scheme</code> and <code>light-dark()</code></li>
21
21
<li><strong>OKLCH color system</strong> — perceptually uniform, fully customizable</li>
22
22
<li><strong>Cascade layers</strong> — plays nicely alongside your own styles</li>
0 commit comments