After the latest tokens update before the final release (#23608) the theme files do not match what is generated by the token pipeline. There are multiple items which we need to work on: - [x] update the token pipeline to produce the current theme shape #24435 - [x] there are token updates (#24027) -> update the SSOT JSONs - [x] contributors do not know that theme must be updated using token pipeline (#24027) -> create/update token pipeline docs #24755 - [ ] contributors do not have access rights to the SSOT repo -> fix the rights - [ ] add a CI tooling which will prevent the theme files from being updated manually - [x] `react-theme-sass` tests did not catch missing SASS token in #24027 -> #24343
After the latest tokens update before the final release (#23608) the theme files do not match what is generated by the token pipeline.
There are multiple items which we need to work on:
react-theme-sasstests did not catch missing SASS token in Update and add token values to improve accessibility #24027 -> react-theme-sass dev-depends on react-theme #24343