Hacker News new | ask | show | jobs
by sureglymop 325 days ago
Only tangentially related but does anyone know if it's possible to override tailwind locally (in some component) with regular css, perhaps scoped to that component?

For example, tailwind typography is really nice but once that prose class is assigned to an element it seems hard to override things inside of that element.