1
0
Fork 0
mirror of https://github.com/sbrl/thebigwarehouse.git synced 2018-01-10 21:33:45 +00:00
TheBigWarehouse/BigBoxOfCSS.md
2015-05-19 11:43:57 +01:00

22 lines
1.2 KiB
Markdown

# The Big box of CSS
## Ready made animations and icons
- [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
## CSS Resets
- [Marx](https://mblode.github.io/marx/) - A small and simplle CSS reset
## Other
- [Critical Path CSS Generator](http://jonassebastianohlsson.com/criticalpathcssgenerator/) - Analyses your web page and picks out 7 optimises the CSS needed to render the above-the-fold content
- [CSS Reset](http://www.cssreset.com/) - List of CSS resets, useful when building bookmarklets
- [Making a website responsive in 3 easy steps] - Guide to making a website responsive so that it look sgood on a mobile device