nocss

0.0.0 • Public • Published

nocss

goals:

  • only ship css - shouldn't have to depend on any s
  • classes only
  • compontentization is handled by the clients
  • hover/focus/active states are handled by clients
  • responsive variants for everything
  • css variables drive everything
  • ship default "theme" (as a release), but otherwise have everything driven off of variables
  • no fixed values - always scales (1-6 scale)
  • preferably rems
  • clear names (guessability over saving typing)
  • not to go overkill on packages — include pieces as you want but make the code easily hackable
  • finish core early and then focus on documentation — shouldn't be a complex tool

Readme

Keywords

none

Package Sidebar

Install

npm i nocss

Weekly Downloads

2

Version

0.0.0

License

MIT

Last publish

Collaborators

  • chrislloyd