css-framework/README.md

547 B

CSS Framework

Simple CSS framework.

Heavily inspired by GitHub - CodyHouse/codyhouse-framework.

NOTE media queries based on variables have only been implemented for SASS. No postccss solution has yet been implemented.

TODO

  • test postcss mixins
  • eslint, stylelint
  • package.json for webpack or parcel (and sass or postcss)
  • documentation
    • .text-component
    • visibility.css - make notes on classes with \: in the selectors
    • media queries (sass codyhouse implementation)