mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
added CSS3 Generator Tools
This commit is contained in:
parent
c2000d79d5
commit
4d2b040426
1 changed files with 2 additions and 0 deletions
|
@ -1,12 +1,14 @@
|
|||
# The Big box of CSS
|
||||
|
||||
## Ready made animations and icons
|
||||
- [CSS3 Generators Tools](http://www.cssreflex.com/css-generators/) - A bunch of tools to help you visualise different styling rules
|
||||
- [Loaders.css](http://connoratherton.com/loaders) - Pure CSS loading animations
|
||||
- [AniCollection](https://anicollection.github.io/#/) - A collection of CSS animations
|
||||
- [Hover.css](https://ianlunn.github.io/Hover/) - More CSS animations
|
||||
|
||||
- [icono](https://saeedalipoor.github.io/icono/) - Pure CSS icons
|
||||
|
||||
|
||||
## Tutorials and References
|
||||
- [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - A good css-tricks tutorial on how the flexbox works
|
||||
- [CSS Selectors Reference](http://www.w3schools.com/cssref/css_selectors.asp) - A reference for the CSS selectors with examples
|
||||
|
|
Loading…
Reference in a new issue