0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/tailwind
Bjorn Lu d83f92a204
Replace internal cssScopeTo implementation to vite.cssScopeTo (#13347)
* Replace internal cssScopeTo implementation to vite.cssScopeTo

* Fix test

* Fix more tests

* Again

* Again :(

* Fix weird name

* Add changeset
2025-03-06 05:47:59 +00:00
..
src [ci] format 2025-02-27 10:45:15 +00:00
test Replace internal cssScopeTo implementation to vite.cssScopeTo (#13347) 2025-03-06 05:47:59 +00:00
base.css
CHANGELOG.md [ci] release (#13086) 2025-01-30 11:21:41 +00:00
package.json fix(deps): update all non-major dependencies (#13346) 2025-03-04 10:58:12 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/tailwind 💨

This Astro integration brings Tailwind's utility CSS classes to every .astro file and framework component in your project, along with support for the Tailwind configuration file.

Documentation

Read the @astrojs/tailwind docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro