Collection of less mixins to kick start your css project.
This is the collection of reusable snippets to help you write faster css. Borrowed from Twitter Bootstrap but then added lot of spice to it.
- All that you find in twitter bootstrap mixin.
- Photoshop drop shadow spread
- Text Emboss
- Flip Horizontal/Vertical
- Vertical and Horizontal center CSS popup
Simple copy and paste the following line in terminal at your less lib folder.
curl https://raw.github.com/sandeepjain/less-ninja/master/ninja.less -O
Coming soon...
- Twitter Bootstrap project (most of the mixins are taken from here).
- HTML5 Boilerplate project