mirror of https://github.com/node-red/node-red.git
Remove SASS variables marked as deprecated
parent
a622d19ba7
commit
dbe4238cc3
|
@ -323,8 +323,3 @@ $user-profile-colors: (
|
|||
4: #748e54,
|
||||
5: #06bcc1
|
||||
);
|
||||
|
||||
// Deprecated
|
||||
$text-color-green: $text-color-success;
|
||||
$info-text-code-color: $text-color-code;
|
||||
$info-text-link-color: $text-color-link;
|
||||
|
|
Loading…
Reference in New Issue