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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,7 @@ which sets all units rounding precision to 3 digits except `px` unit precision o
368
368
369
369
## How to rebase relative image URLs?
370
370
371
-
clean-css-cli will handle it automatically foryou when full paths to input files are passedinand `--output`option is used, e.g
371
+
clean-css-cli will rebase paths it automatically for you when full paths to input files are passed, and `--with-rebase`&`--output`options are used, e.g
0 commit comments