1.0.2 ā€¢ Published 4 years ago

awesome-mixins-scss v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

šŸ› Awesome Mixins SCSS

How to minimize the number of lines of your CSS code, and make the css in your project simplest. This package provides a variety of mixins, functions ... in SCSS that make your project simpler, more extensible, easier to maintain.

Note: The project is still evolving day by day, you can also contribute to the community the great SCSS code through the git of this project.

šŸ–„ļø Installation

npm i awesome-mixins-scss --save
@import "./node_modules/awesome-mixins-scss/src/index";

šŸ–„ļø Usage

The mixins, functions ... can be found in the git structure of this project.


šŸ‘‹ Happy Coding !!!