0.1.0 • Published 6 years ago
bs-stitches-css v0.1.0
bs-stitches-css
@stitches/css bindings for BuckleScript in Reason
Installation
npm install --save-dev bs-stitches-css
# or ...
yarn add -D bs-stitches-cssUsage
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.
0.1.0
6 years ago