UNPKG

@builder.io/qwik

Version:

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

8 lines (7 loc) 149 B
/** * Tailwind CSS imports * View the full documentation at https://tailwindcss.com */ @tailwind base; @tailwind components; @tailwind utilities;