maxiporres / 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 :)

Home Page:http://mmm-collection.maximilianoporres.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 as you need. Hope this compendium, will be valuable to you :)

http://mmm-collection.maximilianoporres.com/

License:GNU General Public License v3.0


Languages

Language:CSS 100.0%