Bug 1866872 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

[Tokens file](https://searchfox.org/mozilla-central/source/toolkit/themes/shared/design-system) are structured for organization and consumption purposes.
For these purposes, token groups should be listed by alphabetical order: Border, Color, Font Weight...

We got a few groups falling off the alphabetical order today. E.g. [size coming after text](https://searchfox.org/mozilla-central/rev/6eb2ebcafb1b4a8576eb513e6cd2c61e3f3ae6dc/toolkit/themes/shared/design-system/tokens-shared.css#86) in `tokens-shared.css`.

Let's make sure groups are listed by alphabetical order.
[Token files](https://searchfox.org/mozilla-central/source/toolkit/themes/shared/design-system) are structured for organization and consumption purposes.
For these purposes, token groups should be listed by alphabetical order: Border, Color, Font Weight...

We got a few groups falling off the alphabetical order today. E.g. [size coming after text](https://searchfox.org/mozilla-central/rev/6eb2ebcafb1b4a8576eb513e6cd2c61e3f3ae6dc/toolkit/themes/shared/design-system/tokens-shared.css#86) in `tokens-shared.css`.

Let's make sure groups are listed by alphabetical order.

Back to Bug 1866872 Comment 0