chore(popup): add material design popup to md core sass file & convert values to variables

Added material design styling for the popup and removed some properties
from the core popup sass file
This commit is contained in:
Brandy Carney
2015-09-29 14:56:57 -04:00
parent 35d7bd857b
commit ee8403c6e6
4 changed files with 92 additions and 41 deletions

View File

@@ -13,6 +13,7 @@
"components/checkbox/modes/md",
"components/text-input/modes/md",
"components/nav-bar/modes/md",
"components/popup/modes/md",
"components/radio/modes/md",
"components/switch/modes/md",
"components/tabs/modes/md",