1
0
Fork 0

Added caniuse and caniuse-cmd

This commit is contained in:
Starbeamrainbowlabs 2015-05-23 15:15:43 +01:00
parent 4d2b040426
commit 4253abe422
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
## 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
- [caniuse](http://caniuse.com) - HTML5 and CSS3 support tables for all the major browsers and versions
- [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - A command line tool to conenct to the above service
## CSS Resets
- [Marx](https://mblode.github.io/marx/) - A small and simplle CSS reset