Package Exports
- @roots/bud-tailwindcss
Readme
@roots/bud-tailwindcss
Adds tailwindcss support to Bud
Requirements
If you haven't already installed @roots/bud-postcss you'll need to do that first.
yarn add @roots/bud-postcss --devInstallation
yarn add @roots/bud-tailwindcssAfter installation run the following command to download any peer dependencies
yarn bud initUsage
Add the extension to your config:
bud.use(["@roots/bud-postcss", "@roots/bud-tailwindcss"]);Again, take note that @roots/bud-postcss is required to utilize @roots/bud-tailwindcss.
You should now be good to utilize tailwind in your @roots/bud-tailwindcss project.
Configuration
You may use the bud.tailwind function to apply further customizations to your project. This is totally optional.
bud.tailwind(config);The config parameter is passed through to tailwindcss so reference their docs for more information on how it can be used.
Contributing
Contributions are welcome from everyone.
We have contributing guidelines to help you get started.
Bud sponsors
Help support our open-source development efforts by becoming a patron.
Community
Keep track of development and community news.
- Participate on the Roots Discourse
- Follow @rootswp on Twitter
- Read and subscribe to the Roots Blog
- Subscribe to the Roots Newsletter
- Listen to the Roots Radio podcast