bs-stitches-css
v0.1.0
Published
@stitches/css bindings for BuckleScript in Reason
Downloads
4
Maintainers
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.