mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:17:09 +00:00
Make the CSS import from package not relative
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</template>
|
||||
|
||||
<style lang="sass">
|
||||
@import '../../node_modules/leaflet/dist/leaflet.css'
|
||||
@import 'leaflet/dist/leaflet.css'
|
||||
</style>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user