mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
lock down wyrm depencendy while I fix some icon stuff
This commit is contained in:
parent
2aaca3c6c1
commit
83a10cbae3
@ -27,7 +27,7 @@
|
||||
"src"
|
||||
],
|
||||
"dependencies": {
|
||||
"wyrm": "~0.0.x"
|
||||
"wyrm": "~0.0.99"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,8 @@
|
||||
// Bourbon.io/neat framework, with some default media queries
|
||||
@import wyrm_core/grid_settings
|
||||
@import neat
|
||||
// Some corrections for neat
|
||||
@import wyrm_core/neat_extra
|
||||
|
||||
// Custom reset
|
||||
@import wyrm_core/reset
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user