When to use (and not use) CSS shorthand properties
SMRTR summary
Use CSS shorthand properties when they clearly convey your intent, but opt for individual properties when readability and precision matter more—especially with complex values like background, grid, padding, or margin.
SMRTR provides this summary for quick context. The original article belongs to lobste.rs.
Read the original article