Find
C
ase-sensitive
R
egexp search
Path
Showing
50abc35b
from
2026-05-25
:
Bug
2041555
- have "sync now" ignore the backoff state and actually sync now. r=jonalmeida,android-reviewers
firefox-main
/
toolkit
/
themes
/
shared
/
design-system
/
config
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
figma-tokens-config.js
Determines if a given value is an arbitrarily deeply nested object that satisfies the following conditions: - Each object in the nesting hierarchy has exactly one key-value pair. - The last key in the nesting hierarchy is "default". - The value associated with the "default" key is a primitive (not an object). - The value associated with the "default" key is not "currentColor". @param {object} value - The value to check, expected to be an object. @returns {boolean} Returns `true` if the object matches the criteria,
25606
-
override-identifiers.js
436
-
tokens-config.js
Base tokens are shared across all components and surfaces (e.g. color, typography, spacing). They are not component-specific and always go into the shared CSS output. @type {{ dir: string }}
33419
-