Skip to content

Commit ea544d8

Browse files
committed
Updated cssnext.j - better to not rebased url
1 parent 2fa10a0 commit ea544d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

grunt-tasks/cssnext.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module.exports = function(grunt) {
22
grunt.config('cssnext', {
33
options: {
44
sourcemap: true,
5+
url : false
56
browsers: ['ff >= 4', 'ie >= 8', 'safari >= 5.1', 'opera >= 12', 'chrome >=10'],
67
import: { path: ["node_modules"] }
78
},

0 commit comments

Comments
 (0)