Skip to content

A Collection of .SASS Mixins + Functions (in a short time also in .SCSS) that are used to minimize the work needed to apply styling/properties to elements. MMM is not just a collection to help with cross browser support, so it is best paired with autoprefixer, for the best possible browser compatibility. Remember tha you can conbine this mixins …

License

Notifications You must be signed in to change notification settings

maxiporres/mmm-mixin-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mmm-mixin-collection

A Collection of .SASS Mixins + Functions (in a short time also in .SCSS) that are used to minimize the work needed to apply styling/properties to elements. MMM is not just a collection to help with cross browser support, so it is best paired with autoprefixer, for the best possible browser compatibility. Remember tha you can conbine this mixins as you need. Hope this compendium, will be valuable to you :)

// How to use

  1. Download or clone the repository, and then insert into your project.

  2. After that, you have to import the "mmm.sass" to your main sass file. @import '_mmm_colection/mmm'

  3. Enjoy!

About

A Collection of .SASS Mixins + Functions (in a short time also in .SCSS) that are used to minimize the work needed to apply styling/properties to elements. MMM is not just a collection to help with cross browser support, so it is best paired with autoprefixer, for the best possible browser compatibility. Remember tha you can conbine this mixins …

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages