0.1.0 • Published 4 years ago

bs-stitches-css v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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.