UNPKG

@7x7cl/qwik

Version:

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

18 lines (17 loc) 424 B
{ "description": "Use Tailwind in your Qwik app", "devDependencies": { "autoprefixer": "^10.4.14", "postcss": "^8.4.23", "tailwindcss": "^3.3.1" }, "__qwik__": { "displayName": "Integration: Tailwind (styling)", "priority": -10, "viteConfig": {}, "docs": [ "https://qwik.builder.io/integrations/integration/tailwind/", "https://tailwindcss.com/docs/utility-first" ] } }