Skip to content

Commit 14fea06

Browse files
committed
hotfix for 1.1.0 eon.css file with double styles
1 parent 1dfc375 commit 14fea06

File tree

2 files changed

+2
-627
lines changed

2 files changed

+2
-627
lines changed

gulpfile.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ var chart = [
3232

3333
var styles = [
3434
'bower_components/c3/c3.min.css',
35-
'bower_components/mapbox.js/mapbox.css',
36-
'bower_components/leaflet/dist/leaflet.css'
35+
'bower_components/mapbox.js/mapbox.css'
3736
];
3837

3938
var images = [

0 commit comments

Comments
 (0)