css-framework/README.md

15 lines
446 B
Markdown
Raw Normal View History

2021-02-17 18:25:50 +00:00
# CSS Base
Simple CSS Base 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
* documentation
- .text-component
- visibility.css - make notes on classes with `\:` in the selectors
- media queries (sass codyhouse implementation)