mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-25 02:41:15 +01:00
4 lines
201 B
HTML
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>
|