Skip to content

Commit 4673099

Browse files
Carreauminrk
authored andcommitted
build sourcemap and tweek setup.py css to use gulp
1 parent 137b6db commit 4673099

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"gulp-minify-css": "^1.0.0",
1616
"gulp-rename": "^1.2.2",
1717
"gulp-sourcemaps": "^1.5.1",
18-
"less": "~2"
18+
"less": "~2",
19+
"source-map": "^0.4.2"
1920
}
2021
}

0 commit comments

Comments
 (0)