posthog
posthog copied to clipboard
chore(frontend): Use Tailwind's base
Changes
Now that we're off Ant (#24256), we can use Tailwind's preflight styles, which include a bunch of sane normalized defaults. Allows us to remove some of our homegrown or borrowed from Ant normalization. Reducing the UI snapshot difference threshold to catch anything that might be off.