ui_migration lint(STYLE) Drop duplicates related to deprecated webkit-animation prefixes https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@media/-webkit-animation

This commit is contained in:
Antonio Anaya 2026-05-07 07:18:20 -06:00
parent 0724f727ea
commit ba5e5b10f5
4 changed files with 6 additions and 13 deletions

View file

@ -139,8 +139,7 @@
//
// Inverse
//
@inverse-global-color: fade(@global-inverse-color, 80%);
// Colours for dark mode also in the colors section
@inverse-global-muted-color: fade(@global-inverse-color, 60%);
//