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
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,6 @@ See [Materialize Docs Repo](https://github.com/materializecss/materialize-docs)
52
52
### Releases
53
53
Previous releases are available [here](https://github.com/materializecss/materialize/releases).
54
54
55
-
If you want to release `materialize.css` or `materialize.js` from the latest commit, you can build the files with the following command after `npm install`. See `package.json` to check the current version like `1.0.0`.
56
-
```sh
57
-
npm run release -- --oldver=<current_version> --newver=<new_version>
0 commit comments