mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Combine colors into single rule
This commit is contained in:
@@ -131,14 +131,8 @@
|
||||
}
|
||||
|
||||
.support {
|
||||
&.function {
|
||||
color: #458;
|
||||
}
|
||||
|
||||
&.constant {
|
||||
color: #458;
|
||||
}
|
||||
|
||||
&.constant,
|
||||
&.function,
|
||||
&.type {
|
||||
color: #458;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user