Skip to content

kmacoders/awesome-mixins-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🍛 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 !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages