X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/b38b01fe2b2e52d3ad68d412a05c112b73886c95..dc8e2e1f8da0f76030d4a4d3c2acf432c9896779:/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, },