From: Juana Date: Fri, 2 Oct 2015 03:45:27 +0000 (-0700) Subject: Update README.md X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=cbd8921f09fbeb93d23cb2cd5ada4e2ea86b315e;p=clean-css.git Update README.md --- diff --git a/README.md b/README.md index fd8546a2..4811b72f 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Clean-css will handle it automatically for you (since version 1.1) in the follow * When using clean-css as a library: 1. Use a combination of `relativeTo` and `target` options for relative rebase (same as 1 in CLI). 2. Use a combination of `relativeTo` and `root` options for absolute rebase (same as 2 in CLI). - 3. `root` takes precendence over `target` as in CLI. + 3. `root` takes precedence over `target` as in CLI. ### How to generate source maps?