Download & Extend

Sass 3.2 now outputs to the 5th decimal place, but CSS still has 3rd decimal place

Project:Zen
Version:7.x-5.1
Component:CSS/SASS/HTML markup
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Sass 3.2 now outputs five digits of precision after the decimal point, but current CSS still has 3 digits of precision.

3.2 changelog:
http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html#smaller_improv...

The project should be recompiled. I'd provide a patch, however I'm unclear yet on the procedure to assure the CSS gets formatted properly. (Related to request for clarification in #6 on #1446064: Make CSS files be slightly-modified compiled versions of the Sass files)