mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Create BigBoxOfCSS.md
This commit is contained in:
parent
a7ec9e9628
commit
a0cfb255b7
1 changed files with 14 additions and 0 deletions
14
BigBoxOfCSS.md
Normal file
14
BigBoxOfCSS.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# The Big box of CSS
|
||||||
|
|
||||||
|
## Ready made animations and icons
|
||||||
|
- [Loaders.css](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfJavascript.md) - 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
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
Loading…
Reference in a new issue