Posted by KrisBulman on September 17, 2012 at 12:58pm
1 follower
| 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)