forked from dimsemenov/Magnific-Popup
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefix sass variables with 'mfp-' to prevent issues with own variables
The SASS variables have currenlty names like $shadow. If the SASS file is used as a partial the variables names can collidate with own variable names. Therefore they should be prefixed to make them more unique.
- Loading branch information
Sascha Egerer
committed
Mar 7, 2014
1 parent
a2a8a62
commit 1a5e015
Showing
2 changed files
with
106 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.