diff --git a/BigBoxOfCSS.md b/BigBoxOfCSS.md index 442a2b9..a0d3a87 100644 --- a/BigBoxOfCSS.md +++ b/BigBoxOfCSS.md @@ -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