awesome-mixins-scss
v1.0.2
Published
Awesome mixins for SCSS
Downloads
3
Maintainers
Readme
🍛 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 !!!