release: WRNexusJS 0.2.53

This commit is contained in:
2026-07-19 14:40:06 +05:30
parent 3bb096057e
commit 7cee13526e
56 changed files with 97 additions and 89 deletions
+2 -2
View File
@@ -227,8 +227,8 @@ component FAQAccordion {
</div>
</div>
<!-- Tailwind safelist -->
<span class=" hidden grid-rows-[0fr] grid-rows-[1fr] opacity-0 opacity-100 -translate-y-2 translate-y-0 rotate-0 rotate-180 " ></span>
<!-- Tailwind safelist for utilities used by reactive class directives -->
<span class=" hidden flex flex-col grid justify-center lg:gap-14 lg:grid-cols-[minmax(260px,0.7fr)_minmax(0,1.3fr)] lg:items-start lg:py-20 lg:sticky lg:top-24 max-w-2xl max-w-3xl max-w-5xl max-w-7xl max-w-xl mt-3 mx-auto px-4 px-5 py-4 py-5 py-10 py-14 sm:px-6 sm:py-12 sm:py-16 sm:text-base sm:text-3xl sm:text-4xl text-base text-center text-left text-sm text-2xl text-3xl grid-rows-[0fr] grid-rows-[1fr] opacity-0 opacity-100 -translate-y-2 translate-y-0 rotate-0 rotate-180 " ></span>
</section>
}
}