ds.css
A css framework recreating the DS Lite's UI. Preview what's included here!
to use it, you can either copy and use the contents of /css, or install via npm
npm i @spiritov/ds.css
todo
- clock (with optional js, like here)
- calendar (with optional js, like here)
- more pictochat components(?)
- extra ds-inspired components(?)
html pages here were for initial testing, but i now prototype ds.css here
(the nested package.json is for npm.. since it'd have a tailwind dependency otherwise)