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
/
inline.cjs
5 lines
(4 loc)
•
117 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
;
const
core =
require
(
'@twind/core'
);
module
.
exports
= core.
inline
;
//# sourceMappingURL=inline.cjs.map