astro/packages/integrations
Ben Holmes 5315c3f7bc
Feat: support tailwind config files (#2831)
* feat: support custom tailwind config files

* fix: make config options optional

* feat: use existing utilities to resolve config path

* deps: add @proload/core to tailwind integration

* deps: update pnpm lock

* chore: clarify config docs

* refactor: extract user config fetch to helper

* refactor: rename function and function options

* refactor: throw error on bad custom config path

* deps: move @proload/core to regular deps

* chore: add changeset

* fix: apply astro preset when user config exists

* fix: use resolveConfig to preserve defaults
2022-03-21 17:27:32 -04:00
..
lit chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
partytown chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
preact chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
react chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
sitemap chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
solid chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
svelte chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
tailwind Feat: support tailwind config files (#2831) 2022-03-21 17:27:32 -04:00
turbolinks chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00
vue chore: integration keywords (#2847) 2022-03-21 19:31:15 +00:00