Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 410 Bytes

File metadata and controls

9 lines (6 loc) · 410 Bytes
@primer/react-brand minor

Removed the global block layout applied to img and picture elements to prevent overriding of default inline behavior.

To minimize regressions, block has been applied to image elements at a component level instead.

⚠️ If you previously relied on the block styling to images via our reset.css, please apply them manually yourself in your application code.