update readme

This commit is contained in:
Ray Elliott 2021-02-18 14:10:19 +00:00
parent a36710cb4c
commit a8d1e1e636
1 changed files with 4 additions and 3 deletions

View File

@ -4,11 +4,12 @@ Simple CSS framework.
**Heavily** inspired by [GitHub - CodyHouse/codyhouse-framework](https://github.com/CodyHouse/codyhouse-framework).
**NOTE** media queries based on variables have only been implemented for SASS. No postccss solution has yet been implemented.
## TODO
* css - minified for production (cssnano should be doing this)
* Images and SVGs
* sass loader - ensure mixins don't conflict with postcss mixins
* documentation
- .text-component
- visibility.css - make notes on classes with `\:` in the selectors
- media queries (sass codyhouse implementation)