Go to file
Ray Elliott 20f12af14c fix various errors 2021-02-17 22:21:21 +00:00
src fix various errors 2021-02-17 22:21:21 +00:00
LICENCE.md initial commit 2021-02-17 18:25:50 +00:00
README.md update 2021-02-17 20:26:26 +00:00

README.md

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)