Version: 2.0.0
Author: Brandon Himpfen
License: MIT License
A simple, lightweight, and powerful mixin library for Less, designed to streamline and accelerate your CSS development. Now fully modular in v2.0.0!
- Modular architecture for easier maintenance
- Vendor-prefixed mixins for maximum browser compatibility
- Readable syntax and sensible defaults
- Covers layout, typography, flexbox, effects, transitions, gradients, and more
Copy the repository or the files into your project directory and import the main file:
@import "mixin-library.less";