modularscale / modularscale-sass

Modular scale calculator built into your Sass

Home Page:http://www.modularscale.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Namespace all core functions and variables to avoid conflict

scottkellum opened this issue · comments

Avoid conflict with 3rd party libs (like Bourbon etc) by better name spacing all vars and functions.

Syntax sugar can be applied on top.