FCSS docs

Documentation

This is the starting point for the FCSS documentation section. The route, layout, navigation, and typography are in place so the actual docs can grow here without touching the blog.

Start here

FCSS utilities are written as CSS declarations: property first, value second. A class like display--flex maps directly to display: flex.

Next sections

  • Installation and integrations.
  • Responsive prefixes, pseudo-states, and ARIA states.
  • Purging, auditing, and explaining class names.