X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/b38b01fe2b2e52d3ad68d412a05c112b73886c95..b7d1baeb57e59c30907d272eea8053ab74a8cfbd:/Gruntfile.js diff --git a/Gruntfile.js b/Gruntfile.js index 5c85ee0..4f15a55 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -25,7 +25,8 @@ module.exports = function(grunt) { options: { paths: [''], cleancss: true, - relativeUrls: true + relativeUrls: true, + rootpath: 'src/editor/styles/' }, files: less_files, },