astro/packages/integrations/tailwind
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
..
src Feat: support tailwind config files (#2831) 2022-03-21 17:27:32 -04:00
base.css Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
package.json Feat: support tailwind config files (#2831) 2022-03-21 17:27:32 -04:00
tsconfig.json Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00