Open
Bug 2018317
Opened 3 months ago
Updated 20 days ago
[meta] Fix stylelint-plugin-mozilla/use-design-tokens violations in the toolkit/themes directory
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [recomp][acorntractors])
There are many toolkit/theme/** 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 toolkit/theme, so it seems likely we'll want to break this work down into additional bugs (at the discretion of whoever picks this up)
Updated•3 months ago
|
Updated•20 days ago
|
Keywords: meta
Summary: Fix stylelint-plugin-mozilla/use-design-tokens violations in the toolkit/themes directory → [meta] Fix stylelint-plugin-mozilla/use-design-tokens violations in the toolkit/themes directory
You need to log in
before you can comment on or make changes to this bug.
Description
•