UNPKG
@venuecms/sdk-next
Version:
latest (1.11.0)
1.11.0
1.10.0
1.9.0
1.8.2
1.8.1
1.7.1
1.6.1
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.29
0.0.28
0.0.1
0.0.0
This is a work in progress and is heavily in flux until we launch 1.0 in February.
@venuecms/sdk-next
/
dist
/
chunk-Z5AI6XYG.mjs
3 lines
•
252 B
JavaScript
View Raw
1
2
3
"use client"
;
var
t={
p
:
"text-primary text-sm"
,
h2
:
"text-xl text-secondary"
,
h3
:
"text-sm text-secondary"
,
ol
:
"list-decimal pl-8"
,
ul
:
"list-disc pl-4"
,
a
:
"underline text-primary text-sm font-medium"
};
export
{t
as
a};
//# sourceMappingURL=chunk-Z5AI6XYG.mjs.map