This commit is contained in:
Ray Elliott 2021-02-17 23:54:49 +00:00
parent 2180d16d43
commit a36710cb4c
2 changed files with 1 additions and 5 deletions

View File

@ -8,9 +8,6 @@ Simple CSS framework.
## TODO ## TODO
* test postcss mixins
* eslint, stylelint
* package.json for webpack or parcel (and sass or postcss)
* documentation * documentation
- .text-component - .text-component
- visibility.css - make notes on classes with `\:` in the selectors - visibility.css - make notes on classes with `\:` in the selectors

View File

@ -1,5 +1,4 @@
// TODO - convert to duplicate postcss mixins // stylelint-disable at-rule-no-unknown
// -------------------------------- // --------------------------------
// Breakpoints // Breakpoints
// -------------------------------- // --------------------------------