Commit 71ef8ccb by Michael Mifsud

Merge pull request #940 from antleblanc/update-readme

Update README.md
parents a5ff5d62 3f3a27ba
...@@ -219,9 +219,9 @@ Specify the intended location of the output file. Strongly recommended when outp ...@@ -219,9 +219,9 @@ Specify the intended location of the output file. Strongly recommended when outp
### outputStyle ### outputStyle
Type: `String` Type: `String`
Default: `nested` Default: `nested`
Values: `nested`, `compressed` Values: `nested`, `expanded`, `compact`, `compressed`
Determines the output format of the final CSS style. (`'expanded'` and `'compact'` are not currently supported by [libsass], but are planned in a future version.) Determines the output format of the final CSS style.
### precision ### precision
Type: `Integer` Type: `Integer`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment