You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The truth is that many enterprise projects can’t afford to drop support for br
18
18
19
19
Requires [Node v8.2.0](https://nodejs.org/en/) or higher, which includes npm and npx.
20
20
21
-
1. Create a file called `css-gridish.json` in your project root. See the [config documentation](#quick-overview) or an [example config](./examples/material/css-gridish.json) for help.
21
+
1. Create a file called `css-gridish.json` in your project root. See the [config documentation](#config-file) or an [example config](./examples/material/css-gridish.json) for help.
22
22
2. Determine how you want your grid built:
23
23
* If you want to build once, run command `npx css-gridish`.
24
24
* If you want to add the grid building to your project’s build process:
0 commit comments