1
0
Fork 0
mirror of https://github.com/sbrl/thebigwarehouse.git synced 2018-01-10 21:33:45 +00:00
TheBigWarehouse/BigBoxOfCSS.md
2015-06-06 12:54:59 +01:00

2.7 KiB

The Big box of CSS

Ready made animations and icons

Preprocessors and rewriters

  • CSS Shorthand Generator - A wensite that converts your long hand styling rules into their shorthand versions
  • Myth - A preprocessor that converts CSS using all the laatest techniques into CSS that every browser will understand with graceful fallbacks

Generators and Calculators

Tutorials and References

CSS Resets

  • CSS Reset - List of CSS resets, useful when building bookmarklets
  • Marx - A small and simple CSS reset

Other