UNPKG
stofli-ui
Version:
latest (1.0.1)
1.0.1
Biblioteca moderna de componentes UI para React con Tailwind CSS y Framer Motion
stofli-ui
/
dist
/
lib
/
index.esm.js
3 lines
(2 loc)
•
210 B
JavaScript
View Raw
1
2
3
import
{clsx
as
r}
from
"clsx"
;
import
{twMerge
as
o}
from
"tailwind-merge"
;
function
t
(
){
for
(
var
t=[],e=
0
;e<
arguments
.
length
;e++)t[e]=
arguments
[e];
return
o
(
r
(t))}
export
{t
as
cn};
//# sourceMappingURL=index.esm.js.map