{ "name": "@intergrav/dev.css", "version": "4.0.0", "description": "Tiny, simple, classless CSS framework in the style of Vercel's Geist design system", "keywords": [ "css", "stylesheet", "framework", "classless", "minimal", "lightweight", "vercel", "geist", "open-source" ], "homepage": "https://devcss.devins.page", "bugs": { "url": "https://github.com/intergrav/dev.css/issues" }, "license": "MIT", "author": "intergrav (https://devins.page)", "files": [ "theme", "addon" ], "main": "dev.css", "repository": "github:intergrav/dev.css", "prettier": { "useTabs": true } }