Open
Bug 2022983
Opened 6 months ago
Updated 6 months ago
Fix stylelint-plugin-mozilla/use-design-tokens violations in the browser/themes directory
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: dwhisman, Unassigned)
References
(Depends on 3 open bugs, Blocks 1 open bug)
Details
(Whiteboard: [recomp][acorntractors])
There are many browser/themes/** files with stylelint-plugin-mozilla/use-design-tokens violations listed in the Stylelint rollouts file. We should go through and fix as many of the existing violations as possible, and remove files from this list once they are using design tokens. Existing violations can be viewed by running:
./mach lint -l stylelint --skip-rollouts
There are a ton of files under browser/themes, so it seems likely we'll want to break this work down into additional bugs (at the discretion of whoever picks this up)
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•