Merge pull request #94 from Lukas-Stuehrk/master

Fixed sass to work with upstream version of wyrm.
This commit is contained in:
Dave Snider 2014-01-31 08:25:47 -08:00
commit d15cfe1117
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
"src"
],
"dependencies": {
"wyrm": "~0.0.81"
"wyrm": "~0.0.84"
}
}

View File

@ -30,7 +30,7 @@
@import wyrm_core/mixin
// Wyrm core styles used in this theme
@import wyrm_core/font_awesome
@import wyrm_core/font_awesome_extra
@import wyrm_core/alert
@import wyrm_core/button
@import wyrm_core/dropdown

File diff suppressed because one or more lines are too long