mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Add sanitize.css
This commit is contained in:
parent
e98df74fee
commit
731efef85f
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
||||||
## CSS Resets
|
## CSS Resets
|
||||||
- [CSS Reset](http://www.cssreset.com/) - List of CSS resets, useful when building bookmarklets
|
- [CSS Reset](http://www.cssreset.com/) - List of CSS resets, useful when building bookmarklets
|
||||||
- [Marx](https://mblode.github.io/marx/) - A small and simple CSS reset
|
- [Marx](https://mblode.github.io/marx/) - A small and simple CSS reset
|
||||||
|
- [sanitize.css](http://10up.github.io/sanitize.css/) - Makes browsers render elements consistently.
|
||||||
|
|
||||||
## Other
|
## 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
|
- [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
|
||||||
|
|
Loading…
Reference in a new issue