summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/astro.config.mjs
diff options
context:
space:
mode:
authorGravatar sergix <me@sergix.dev> 2022-08-22 14:18:17 -0400
committerGravatar GitHub <noreply@github.com> 2022-08-22 14:18:17 -0400
commitdd52b2192d38104e44d242af2b6b0c5c4e142571 (patch)
treed7bc6229276c0c9b20ff7031e0522d06f16d71fb /examples/framework-svelte/astro.config.mjs
parent8f20b188757c7f8c17097a1d0bb43b1bc556a43a (diff)
downloadastro-dd52b2192d38104e44d242af2b6b0c5c4e142571.tar.gz
astro-dd52b2192d38104e44d242af2b6b0c5c4e142571.tar.zst
astro-dd52b2192d38104e44d242af2b6b0c5c4e142571.zip
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
Diffstat (limited to 'examples/framework-svelte/astro.config.mjs')
0 files changed, 0 insertions, 0 deletions