bs-stitches-css

0.1.0 • Public • Published

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.

Package Sidebar

Install

npm i bs-stitches-css

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • jihchi