Foundation is a no-frills CSS base. Foundation makes browsers render elements consistently.
- Modern
box-sizingreset. - Better typography defaults and responsive heading scale.
- Accessible focus states with
:focus-visible. - Cleaner form, table, media, and code element defaults.
- Reduced-motion support.
- Print-friendly baseline styles.
- Simpler project structure with SCSS source and generated CSS output.
foundation.scss— source file.css/foundation.css— compiled readable CSS.css/foundation.min.css— minified CSS.
Foundation stays intentionally small. It is not a component framework and does not impose design decisions beyond sensible, modern defaults.