Skip to content

Commit 5cf06f0

Browse files
remove obsolete css import
1 parent cbcd6a9 commit 5cf06f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/src/App.vue

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
<script setup>
1616
import 'ol/ol.css';
17-
import '../../dist/style.css';
1817
import Map from 'ol/Map';
1918
import View from 'ol/View';
2019
import TileLayer from 'ol/layer/Tile';

0 commit comments

Comments
 (0)