⌘+\

CSS File Structure

Tailwind is set-up just in case this becomes a non-negotiable requirement for any developer / designer working on the project. It is currently written with modern CSS (features tailwind doesn’t yet ship) to keep complexity low, and scannability high when working with styles. Utility classes have their advantages, but have a higher cost later on when we need to revisit the codebase — long strings, not written in a cascade are harder to reason about after a period.

Order of CSS Files (Easier way to reason about cascade / inheritance / specificity)

Files