@symbo.ls/scratch 0.3.23 → 0.3.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,6 +4,5 @@ Scratch is CSS framework and methodology to build web, mobile and TV application
|
|
|
4
4
|
[](https://badge.fury.io/js/%40rackai%2Fscratch)
|
|
5
5
|
|
|
6
6
|
### TODO:
|
|
7
|
-
- [ ] Generate CSS variables
|
|
8
7
|
- [ ] Accessibility (WCAG) automated tests
|
|
9
8
|
- [ ] Scratch on `node`
|