BuckleScript bindings to Emotion
Browse cluster: OCaml Systems and Utilities →bs-emotion provides BuckleScript bindings to the Emotion CSS-in-JS library, enabling developers to write typed styles in OCaml or Reason that compile to JavaScript. The project is built for BuckleScript v7 and above and includes an optional PPX preprocessor (bs-emotion-ppx) that auto-labels generated classnames for debugging. It was developed at Ahrefs but is no longer actively maintained, with the authors recommending alternatives like styled-ppx or bs-css for new projects.