diff --git a/templates/common/Gruntfile.js b/templates/common/Gruntfile.js index 7d4e7e7ce..33863d5a8 100644 --- a/templates/common/Gruntfile.js +++ b/templates/common/Gruntfile.js @@ -199,7 +199,8 @@ module.exports = function (grunt) { httpGeneratedImagesPath: '/images/generated', httpFontsPath: '/styles/fonts', relativeAssets: false, - assetCacheBuster: false + assetCacheBuster: false, + raw: "Sass::Script::Number.precision = 10\n" }, dist: { options: {