@edx/brand-edx.org is hardcoded in edx-platform’s package.json.
Why? 2U’s build pipeline for edx-platform doesn’t properly handle NPM aliases for @edx/brand (like MFEs); this work was never prioritized / ticketed in 2020…
edx/edx-themes references brand-edx.org.
For community/non-2U instances, the installed package is likely a no-op (nothing references it).
Removing @edx/brand-edx.org from package.json in edx-platform should likely go through DEPR process.
Would likely break 2U/edX.org styles, if removed unintentionally.
edx-platform is running Paragon v2; will be difficult / impossible to upgrade to v23.
No current plans to get to latest Paragon in edx-platform.
Has been attempted and deferred several times over the last 4 years.
Instead, we’d like to get all the frontend out of edx-platform is the ideal situation, but not trivial/immediate…