mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Fixed sass to work with upstream version of wyrm.
This commit is contained in:
parent
571d8d7642
commit
7cfd81d8b7
@ -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