Source: dist/css/acc_uc.css, line 300
2.3 Name Modifiers
List of CSS Style Name Modifiers
The breakdown of the names for UCs follow a structured patter for easy muscle memory learning.
Style | Short Name | Example |
---|---|---|
top | -t | margin-top |
bottom | -b | margin-bottom |
left | -l | margin-left |
right | -r | margin-right |
top-right | -tr | border-top-right-radius |
top-left | -tl | border-top-left-radius |
bottom-right | -br | border-bottom-right-radius |
bottom-left | -bl | border-bottom-left-radius |