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
`If no input files are passed, it reads from stdin. If neither -o, --dir, or --replace is passed, it writes to stdout.
@@ -107,7 +107,7 @@ If there are multiple input files, the --dir or --replace option must be passed.
107
107
108
108
Input files may contain globs (e.g. src/**/*.css). If you pass an input directory, it will process all files in the directory and any subdirectories, respecting the glob pattern.
109
109
110
-
For more details, please see https://github.com/postcss/postcss-cli`
110
+
For more details, please see https://github.com/postcss/postcss-cli`,
0 commit comments