mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Merge pull request #94 from Lukas-Stuehrk/master
Fixed sass to work with upstream version of wyrm.
This commit is contained in:
commit
d15cfe1117
|
@ -27,7 +27,7 @@
|
|||
"src"
|
||||
],
|
||||
"dependencies": {
|
||||
"wyrm": "~0.0.81"
|
||||
"wyrm": "~0.0.84"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue
Block a user