There was an error while loading. Please reload this page.
1 parent 4c8a4b3 commit bdb37c8Copy full SHA for bdb37c8
1 file changed
bin/paragon-scripts.js
@@ -195,8 +195,7 @@ const COMMANDS = {
195
description: `Specifies which theme variants are marked as defaults in the generated theme-urls.json.
196
Consuming applications (Open edX micro-frontends) use theme-urls.json to determine
197
which theme CSS files to load; variants listed here are loaded automatically without
198
- requiring explicit configuration. Variants not listed as defaults are still built and
199
- available but must be explicitly selected by the consuming application.
+ requiring explicit configuration.
200
You can provide multiple default theme variants by passing multiple values, for
201
example: \`--defaultThemeVariants light dark\`
202
`,
0 commit comments