astro/packages/integrations
sergix dd52b2192d
Include note about Tailwind per-component errors using '@apply' (#4353)
* add: @apply exceptions for component frameworks

Some frameworks, specifically Vue, will not recognize global @layer directives in a global stylesheet because of how Vue's build system works. Instead, prefer to add a plugin to your Tailwind config. #2660, #3073

* Update README.md

* Update README.md
2022-08-22 14:18:17 -04:00
..
cloudflare [ci] release (#4228) 2022-08-10 16:54:12 -04:00
deno Don’t use Buffer.byteLength() as Deno can’t use it (#4324) 2022-08-16 10:08:40 -04:00
image integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
lit integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
mdx [ci] release (#4333) 2022-08-16 10:14:44 -04:00
netlify [ci] release (#4249) 2022-08-11 16:50:59 -07:00
node Updated Express code to serve assets (#4402) 2022-08-22 12:33:54 -04:00
partytown integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
preact integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
prefetch integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
react integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
sitemap integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
solid integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
svelte integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
tailwind Include note about Tailwind per-component errors using '@apply' (#4353) 2022-08-22 14:18:17 -04:00
turbolinks integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
vercel Running Astro as SSG on Vercel without adapter (#4299) 2022-08-22 11:47:14 -04:00
vue integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00