lightweight, simple, classless CSS framework inspired by new.css devcss.devins.page
framework lightweight css classless stylesheet
17
fork

Configure Feed

Select the types of activity you want to include in your feed.

at b95a0f0e0cb4268cdfed47a4416f985f770bcf08 16 lines 545 B view raw
1{ 2 "name": "@intergrav/dev.css", 3 "version": "2.0.11", 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": { 7 "type": "git", 8 "url": "git+https://github.com/intergrav/dev.css.git" 9 }, 10 "author": "intergrav (intergrav@proton.me)", 11 "license": "MIT", 12 "bugs": { 13 "url": "https://github.com/intergrav/dev.css/issues" 14 }, 15 "homepage": "https://github.com/intergrav/dev.css#readme" 16 }