mirror of
https://github.com/primer/css.git
synced 2024-11-28 13:12:16 +03:00
332 B
332 B
title | path |
---|---|
Objects | objects/index |
Objects help us with common layout patterns but aren't concerned with thematic styles. Examples include the table object, the grid, and the media object. Objects essentially provide some scaffolding for layouts and should be able to be used with other objects, components, and utilities.