UNPKG
@twind/with-react
Version:
latest (1.1.3)
next (1.1.3-next-20230124084504)
1.2.0-next-20221226213230
1.1.3
1.1.3-next-20230124084504
1.1.2
1.1.2-next-20221226215136
1.1.1
1.1.1-next-20221220080151
1.1.1-next-20221220021500
1.1.1-next-20221218112843
Seamless integration of Twind in a React project
twind.style
tw-in-js/twind
@twind/with-react
/
with-react.browser.js
7 lines
(6 loc)
•
224 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
{ install
as
install$1 }
from
'@twind/core'
;
function
install
(
config, isProduction =
true
) {
return
install$1
(config, isProduction); }
export
{ install
as
default
};
//# sourceMappingURL=with-react.browser.js.map