Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 261 Bytes

#more.less is a collection of Less mixins

Less is more.

examples:

  • boxShadow();
  • verticalGradient();
  • borderRadius();
  • opacity();

TODO:

1. add new functions
2. add comments in mixins
3. make more complex and powerful