update
This commit is contained in:
parent
2180d16d43
commit
a36710cb4c
|
@ -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
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
// TODO - convert to duplicate postcss mixins
|
// stylelint-disable at-rule-no-unknown
|
||||||
|
|
||||||
// --------------------------------
|
// --------------------------------
|
||||||
// Breakpoints
|
// Breakpoints
|
||||||
// --------------------------------
|
// --------------------------------
|
||||||
|
|
Loading…
Reference in New Issue