Update no-deprecated-bui-tokens.js

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2026-05-26 21:45:34 +02:00
parent 27891fda91
commit 9c3b5ef2bd
@@ -83,7 +83,7 @@ module.exports = {
},
messages: {
deprecated:
"'{{token}}' is a deprecated BUI token. Use the new semantic token families instead: --bui-negative-*, --bui-positive-*, --bui-warning-*, --bui-announcement-*, or --bui-accent-*.",
"'{{token}}' is a deprecated BUI token. Replace it with the appropriate current BUI token for its usage (for example, a semantic intent, surface/background, or shadow token); see this rule's migration guide for the correct mapping.",
},
schema: [],
},