intergrav / dev.css

Tiny, simple, classless CSS framework in the style of Vercel's Geist design system
https://intergrav.github.io/dev.css/demo
MIT License
13 stars 2 forks source link

feat: turn themes into userstyles #3

Open intergrav opened 2 months ago

intergrav commented 2 months ago

turn the themes into userstyles so that visitors can add it to their browser and it'll apply to any page using dev.css.

unfortunately, this is a breaking change since i would have to change the file names to include .user before the .css, so it'll have to be part of dev.css v4 since otherwise it'll break links. if you have any ideas to get around this, please let me know!

intergrav commented 2 weeks ago

considering putting these in a separate folder so i can do specific customizations for the userstyles, and i wont need to bump major