mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Added Nested border-radius
calculator
This commit is contained in:
parent
3024ca1333
commit
332429fb49
1 changed files with 2 additions and 1 deletions
|
@ -17,9 +17,10 @@
|
|||
- [CSS Shorthand Generator](http://shrthnd.volume7.io/) - A wensite that converts your long hand styling rules into their shorthand versions
|
||||
- [Myth](http://myth.io/) - A preprocessor that converts CSS using all the laatest techniques into CSS that every browser will understand with graceful fallbacks
|
||||
|
||||
## Generators
|
||||
## Generators and Calculators
|
||||
- [Ultimate CSS Gradient Generator](http://www.colorzilla.com/gradient-editor/) - A GUI to help you design CSS gradients
|
||||
- [RedAlt I Like Your Colours](http://redalt.com/ilyc) - Find out what colours any website is using
|
||||
- [Nested `border-radius` calculator](http://joshnh.com/tools/get-your-nested-border-radii-right.html) - Calculate nested `border-radius`es that look good together
|
||||
|
||||
## 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
|
||||
|
|
Loading…
Reference in a new issue