Files
posthog/common/tailwind/tailwind.css
Adam Leith 31fa949aa6 chore(devex): tailwind v4 (via CLI) + upgrade guide for tailwind v4 (#29562)
Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lucas Ricoy <2034367+lricoy@users.noreply.github.com>
Co-authored-by: Robbie <robbie.coomber@gmail.com>
Co-authored-by: Dylan Martin <dylan@posthog.com>
Co-authored-by: Haven <haven@posthog.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Paweł Szczur <orian@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
2025-03-06 11:41:33 +00:00

5 lines
139 B
CSS

@import 'tailwindcss';
/* if this shows a warning, cahnge the type of file in vscode to 'tailwind CSS' */
@config "./tailwind.config.js";