mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08: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