dist node_modules hands-on public/hands-on submitted-skills public/submitted-skills skill-reviews vote-service # Unmigrated legacy stylesheets, kept verbatim under `legacy/`. Same list and # same reasoning as .prettierignore: these are minified, single-line # stylesheets. stylelint's `declaration-block-single-line-max-declarations` # fires once per rule in them — ~180 errors for `guide.css` alone — so staging # one to change a single declaration blocks the commit outright. The rule is # about hand-written source readability and says nothing useful about minified # legacy output. Migrating one of these into `src/` means bringing it up to the # design system in the same change, at which point it gets linted like any # other source file. # # `public/fonts/fonts.css` is deliberately NOT here: it is new, hand-written, # and must stay linted. /legacy/