diff --git a/css/all-ol-style.less b/css/all-ol-style.less index 1551843a3f9f8ce2fb22d3061bdb0dc3f5c26c34..f75adb3020f50555a873e6e8370a72338101ab5c 100644 --- a/css/all-ol-style.less +++ b/css/all-ol-style.less @@ -2,4 +2,3 @@ @import "legend"; @import "ol-popup"; @import "layer-swipe"; - diff --git a/css/ol.less b/css/ol.less index 85e9940138ad76b7b9563737633781832ce928cf..329012c529af77dd631061293db0c3d5aad4991e 100644 --- a/css/ol.less +++ b/css/ol.less @@ -1 +1 @@ -@import (inline) "../node_modules/custom-ol/ol/ol.css"; \ No newline at end of file +@import (inline) "../node_modules/custom-ol/lib/ol.css"; \ No newline at end of file