Any plans to upgrade style-elements dependency?
bakkdoor opened this issue · 1 comments
bakkdoor commented
Hey,
Are there any plans to upgrade the style-elements dependency? In the elm-package.json it points to a specific alternate github repo & commit which seems very out of date with what's currently at mdgriffith/style-elements .
I'd like to use the latest version of that library and use elm-ui within the same project but that seems impossible right now.
gdotdesign commented
Are there any plans to upgrade the style-elements dependency?
In short yes, but it's not the top of my priorities.
A little background:
- It's pointed to a specific fork because at the time the list-extra dependency wasn't up to date
- The problem is that it's the dependency of elm-spec, so I need to update that first