0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/tailwind
Bjorn Lu d252fc61b0
Add tailwindcss nesting support (#9529)
* Add tailwindcss nesting support

* Update lockfile
2023-12-27 12:34:01 -05:00
..
src Add tailwindcss nesting support (#9529) 2023-12-27 12:34:01 -05:00
test Add tailwindcss nesting support (#9529) 2023-12-27 12:34:01 -05:00
base.css
CHANGELOG.md [ci] release (#9457) 2023-12-20 17:39:13 +00:00
package.json Add tailwindcss nesting support (#9529) 2023-12-27 12:34:01 -05: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