Remove SASS variables marked as deprecated

pull/4767/head
Mauricio Bonani 2024-06-17 16:23:14 -04:00
parent a622d19ba7
commit dbe4238cc3
1 changed files with 0 additions and 5 deletions

View File

@ -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;