We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc8944 commit 8fe4033Copy full SHA for 8fe4033
lib/less/lessc_helper.js
@@ -52,7 +52,7 @@ var lessc_helper = {
52
sys.puts(" media query which is compatible with the SASS");
53
sys.puts(" format, and 'all' which will do both.");
54
sys.puts(" -rp, --rootpath=URL Set rootpath for url rewriting in relative imports and urls.");
55
- sys.puts(" Works with or withour the relative-urls option.");
+ sys.puts(" Works with or without the relative-urls option.");
56
sys.puts(" -ru, --relative-urls re-write relative urls to the base less file.");
57
sys.puts(" -sm, --strict-maths-off Make maths not require brackets, which is similar behaviour");
58
sys.puts(" to before 1.4. This option is for compatability and may be");
0 commit comments