Closed chrinor2002 closed 9 years ago
Very cool. Thank you. However, in the test, do you think it would be possible to test that setting the precision actually does something? I mean by compiling some test sass code. If you're too busy that's fine and I'll see I can do it this weekend
Good thought, I hadn't thought that far. I was mostly just making sure the get/set was working correctly. The added tests should also now test the actual usage of the new values being set by the setter.
Thanks a lot - looks good and tests pass too.
An attempt to add a getter/setter for precision as requested in issue #10.