Skip to content

Commit bdb37c8

Browse files
committed
refactor: after review
1 parent 4c8a4b3 commit bdb37c8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

bin/paragon-scripts.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,7 @@ const COMMANDS = {
195195
description: `Specifies which theme variants are marked as defaults in the generated theme-urls.json.
196196
Consuming applications (Open edX micro-frontends) use theme-urls.json to determine
197197
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.
198+
requiring explicit configuration.
200199
You can provide multiple default theme variants by passing multiple values, for
201200
example: \`--defaultThemeVariants light dark\`
202201
`,

0 commit comments

Comments
 (0)