UNPKG
bs-css-dom
Version:
latest (6.1.1)
6.1.1
6.1.0
6.0.1
6.0.0
5.0.2
5.0.1
5.0.0
4.2.0
4.1.0
4.0.0
3.3.1
3.3.0
3.2.0
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
0.0.1
bs-css bindings for React DOM
github.com/reasonml-labs/bs-css
reasonml-labs/bs-css
bs-css-dom
/
bsconfig.json
18 lines
(17 loc)
•
251 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"bs-css-dom"
,
"refmt"
:
3
,
"warnings"
: {
"number"
:
"+A-32-34-44"
,
"error"
:
"+A-32-34-44"
},
"sources"
: [ {
"dir"
:
"src"
} ],
"bs-dependencies"
: [
"bs-css"
,
"
@rescript
/react"
] }