Integration
How the Tailwind package fits with the rest of FoundryKit.
Integration
- Import
@foundrykit/tailwind/globals.cssonce near the root of your app. - Use Utils or the UI package re-exports of
cnwhen layering app-specific class names on top of the shared styles. - The CLI’s initialization flow is built around a Tailwind v4-friendly setup, so this package is a natural companion to CLI.