Provide all the features necessary for design tokens to work, as currently implemented in Paragon, frontend-build, and frontend-platform. ### Porting notes * We _don't_ need to [load base paragon styles](https://github.com/openedx/openedx-tutor-plugins/tree/main/plugins/tutor-contrib-paragon#loading-base-paragon-styles), so all related hoops that are currently jumped through in master are not needed. * [Usage notes on MFE design-token branches](https://openedx.atlassian.net/wiki/spaces/BPL/pages/5050499077/Using+Teak+Design+Tokens+branches) (to clarify how the feature works) * There's a command ([`paragon replace-variables`](https://github.com/openedx/paragon/tree/release-23.x/?tab=readme-ov-file#available-commands)) to replace SASS with CSS vars automatically, when converting MFEs