mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Added caniuse and caniuse-cmd
This commit is contained in:
parent
4d2b040426
commit
4253abe422
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue