Files
WYGIWYH/app/templates/common/placeholder.html
2025-08-22 17:15:32 -03:00

4 lines
201 B
HTML

{#This is here so we can add dynamic Tailwind classes that will be required via JS/hyperscript but Tailwind has no knowledge of#}
<div class="tw:lg:w-[15vw]"></div>
<div class="tw:lg:ml-[16vw]"></div>