mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
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>
5 lines
139 B
CSS
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";
|