sass / libsass-net

A lightweight wrapper around libsass
MIT License
94 stars 35 forks source link

Support specifying precision #6

Closed darrenkopp closed 9 years ago

darrenkopp commented 9 years ago

support passing a parameter on the SassContext object to pass to sass_context object that allows you to control the precision.

look into what the ranges supported by libsass is