File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ It's strongly recommended to install only the modules you really need
4242- [ bianco.events] ( https://github.com/biancojs/events#api ) DOM events
4343- [ bianco.images-loader] ( https://github.com/biancojs/images-loader#api ) Load images using promises
4444- [ bianco.attr] ( https://github.com/biancojs/attr#api ) DOM attributes
45+ - [ bianco.css] ( https://github.com/biancojs/css#api ) Css helpers
4546- [ bianco.dom-to-array] ( https://github.com/biancojs/dom-to-array#api ) Convert any DOM node/s into arrays
4647
4748## TODO
@@ -57,7 +58,7 @@ List of the bianco modules to create:
5758- [ ] bianco.pointer
5859- [ ] ~~ bianco.template~~ (why? use es6 template strings instead!)
5960- [ ] ~~ bianco.ajax~~ (naa.. explain why ` fetch ` is better)
60- - [ ] bianco.css
61+ - [x ] bianco.css
6162- [x] bianco.attr
6263- [ ] ~~ bianco.animate~~ (maybe? Or it's better to use just one of the other 1000 libs?)
6364
You can’t perform that action at this time.
0 commit comments