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 Dec 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/content/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ and [npm](https://www.npmjs.org/package/cssnext).
13
13
You can install it:
14
14
15
15
- locally (`--save` or `--save-dev`), to use it through [npm scripts](https://www.npmjs.org/doc/misc/npm-scripts.html) (`npm run`) or via `.node_modules/.bin/cssnext`
16
-
- globally (`-g`), to use it through the [CLI](cli)_(not recommanded)_
16
+
- globally (`-g`), to use it through the [CLI](cli)_(not recommended)_
17
17
- by using [other plugins & tools](#usage) like [gulp-cssnext](https://github.com/cssnext/gulp-cssnext)
0 commit comments