Skip to content

Commit 96a63e9

Browse files
updated: readme file adding bianco.css link
1 parent 9a68130 commit 96a63e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)