Closed niant closed 9 years ago
Currently it's .f-[color]-hover {} or .bg-[color]-disabled {} ..I like the action before attributes in name, because all the Once classes use that (f- being font, or O -overflow.. etc..) attribute is just a modifier (hover, disabled...)
Example: .hover-bgc-c:hover { background-color: map-get($colors, c); }