giraud / bs-css

Statically typed DSL for writing css in reason.
ISC License
586 stars 101 forks source link

bs-css-fela now working @rescript/react #241

Closed jeong-sik closed 3 years ago

jeong-sik commented 3 years ago

Can not use bs-css-fela in a project that uses @rescript/react.

  It's possible that your build is stale.
  Try to clean the artifacts and build again?

  Here's the original error message
  The files src/util/utils.cmi
  and /aaa/bbb/ccc/node_modules/bs-css-fela/lib/ocaml/cssReact.cmi
  make inconsistent assumptions over interface React
jeong-sik commented 3 years ago

https://github.com/reasonml-labs/bs-css/pull/239

giraud commented 3 years ago

Fixed in master