awesome-mixins-scss

Awesome mixins for SCSS

Usage no npm install needed!

<script type="module">
  import awesomeMixinsScss from 'https://cdn.skypack.dev/awesome-mixins-scss';
</script>

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