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