bs-stitches-css

@stitches/css bindings for BuckleScript in Reason

Usage no npm install needed!

<script type="module">
  import bsStitchesCss from 'https://cdn.skypack.dev/bs-stitches-css';
</script>

README

bs-stitches-css

@stitches/css bindings for BuckleScript in Reason

Installation

npm install --save-dev bs-stitches-css

# or ...

yarn add -D bs-stitches-css

Usage

Add to bsconfig.json

  ...
  "bs-dependencies": [
+   "bs-stitches-css"
  ]
  ...

API

For more example, please refer to StitchesCSS_test.re

StitchesCSS is the root namespace module.