Stylianos Gakis
09/22/2022, 8:26 AMimplementation(npm("@emotion/styled", "x.x.x))
. We can’t just define a dependency like emotion.styled = "@emotion/styled"
since version catalogs is complaining. Is there any workaround we can do to get something like this working?