From a8d1e1e6365ebe7c8e6fe24c0f50db309a472449 Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 18 Feb 2021 14:10:19 +0000 Subject: [PATCH] update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8246f6b..46e6ba0 100644 --- a/README.md +++ b/README.md @@ -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)