Closed feihong closed 6 months ago
This way, running opam exec opam-check-npm-deps will return output for styled-ppx and warn you if your version of @emotion/css is absent or too old.
opam exec opam-check-npm-deps
styled-ppx
@emotion/css
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Cool
This way, running
opam exec opam-check-npm-deps
will return output forstyled-ppx
and warn you if your version of@emotion/css
is absent or too old.