Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8814b0

Browse files
committed
README typo
1 parent bb5fa88 commit c8814b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ This theme revolves around Material Design 3 and the tooling that its contributo
187187
188188
## Developing, Modifying, and Building The Theme
189189
190-
This theme has a build pipeline which runs on pre-commit. To setup the pre-commit hook, run the command `npm run setup`. The `material_you.yaml` file found in the `src` folder is the base version of the theme. It has defaults set for all Material Design System colors in light and dark mode, which are then used for all other theme variables. The pre-commit build pipeline will run a JavaScript file name `pre-commit.js`, which creates three versions of this theme explicit light and dark modes. You can build the distributed theme YAML file usingthe command `npm run build`.
190+
This theme has a build pipeline which runs on pre-commit. To setup the pre-commit hook, run the command `npm run setup`. The `material_you.yaml` file found in the `src` folder is the base version of the theme. It has defaults set for all Material Design System colors in light and dark mode, which are then used for all other theme variables. The pre-commit build pipeline will run a JavaScript file name `pre-commit.js`, which creates three versions of this theme explicit light and dark modes. You can build the distributed theme YAML file using the command `npm run build`.

0 commit comments

Comments
 (0)