Skip to content

Commit

Permalink
Merge pull request #781 from kevva/patch-1
Browse files Browse the repository at this point in the history
Remove precision note about `node-sass`
  • Loading branch information
glebm committed Nov 20, 2014
2 parents faac9f3 + 69fbd80 commit 606e373
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ When using ruby Sass compiler standalone or with the Bower version you can set i
::Sass::Script::Number.precision = [10, ::Sass::Script::Number.precision].max
```

Note that libsass and node-sass do not currently support the precision option, due to an open bug ([bug #364](https://github.com/sass/libsass/issues/364)) in libsass.


#### Sass: Autoprefixer

Using [Autoprefixer][autoprefixer] with Bootstrap is recommended.
Expand Down

0 comments on commit 606e373

Please sign in to comment.