chris-pearce / chris-pearce/css-guidelines
meaning of "shorthand" and "longhand" are backwards
Open
- Dominant language
- No language data
- Stars
- 802
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
"Shorthand" is an abbreviation. `background` is an abbreviated form of `background-color`, etc.: it bundles many properties for brevity. `background` is shorthand (abbreviated) and `background-color` would be longhand.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.