Closed
Bug 2029190
Opened 4 months ago
Closed 3 months ago
Convert moz-promo variables into JSON design tokens
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: dwhisman, Assigned: dwhisman)
References
Details
(Whiteboard: [recomp] [acorntractors])
Attachments
(1 file)
For moz-promo, take any applicable CSS variables and convert them into JSON with a *.tokens.json file following design token naming conventions. Running ./mach buildtokens should build a *.tokens.css file. The toolkit/content/jar.mn file should be updated to add the new tokens CSS file, which should be imported by the CSS file that previously defined the variables.
Updated•4 months ago
|
| Assignee | ||
Updated•3 months ago
|
Assignee: nobody → dwhisman
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Attachment #9571705 -
Attachment description: WIP: Bug 2029190 - Convert moz-promo variables into JSON design tokens r=#reusable-components-reviewers-rotation → Bug 2029190 - Convert moz-promo variables into JSON design tokens r=#reusable-components-reviewers-rotation
Pushed by dwhisman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6c6067cf9a91
https://hg.mozilla.org/integration/autoland/rev/7e9ba3f1545e
Convert moz-promo variables into JSON design tokens r=desktop-theme-reviewers,mstriemer
Comment 3•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•