diff --git a/templates/common/Gruntfile.js b/templates/common/Gruntfile.js index 5b8d65216..2c271758d 100644 --- a/templates/common/Gruntfile.js +++ b/templates/common/Gruntfile.js @@ -194,7 +194,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: {