···1# intergrav/dev.css
23- [](https://github.com/intergrav/dev.css)
45Extremely simple, small, classless CSS framework in the style of Vercel's Geist. Inspired by [xz/new.css](https://github.com/xz/new.css).
67-It weighs only **~5kb** and makes any plain HTML file look great.
89It has a light and dark theme, and the header turns into a sidebar on wider displays so that you get more vertical space.
10
···1# intergrav/dev.css
23+[](https://www.npmjs.com/package/@intergrav/dev.css) [](https://cdn.jsdelivr.net/npm/@intergrav/dev.css/) [](https://github.com/intergrav/dev.css)
45Extremely simple, small, classless CSS framework in the style of Vercel's Geist. Inspired by [xz/new.css](https://github.com/xz/new.css).
67+The minified stylesheet weighs only **~5kb** and can make any plain HTML file look clean and modern.
89It has a light and dark theme, and the header turns into a sidebar on wider displays so that you get more vertical space.
10
+1-1
package.json
···1{
2 "name": "@intergrav/dev.css",
3- "version": "1.0.5",
4 "description": "Extremely simple, small, classless CSS framework in the style of Vercel's Geist design system. Fork of xz/new.css.",
5 "main": "dev.css",
6 "repository": {
···1{
2 "name": "@intergrav/dev.css",
3+ "version": "1.0.6",
4 "description": "Extremely simple, small, classless CSS framework in the style of Vercel's Geist design system. Fork of xz/new.css.",
5 "main": "dev.css",
6 "repository": {