<ul>
</ul>
<ul>
</ul>
{
"company": "Ascend Performance Materials",
"url": "https://www.ascendmaterials.com",
"placeholders": {
"copy": "Cozy lummox gives smart squid who asks for job pen"
}
}
ul {
.copy & {
@apply list-disc;
ul {
@apply mt-2;
}
}
}
ol {
.copy & {
@apply list-decimal;
}
}
li {
.copy & {
@apply mb-2
ml-6;
}
}
No notes defined.