mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
IMPROVEMENT: include mapbox-gl.css manually
This commit is contained in:
parent
bee314e0f5
commit
8cb12e1ea7
@ -1,5 +1,6 @@
|
|||||||
@import "../variables";
|
@import "../variables";
|
||||||
@import "~mapbox-gl/dist/mapbox-gl.css";
|
|
||||||
|
//@import "~mapbox-gl/src/css/mapbox-gl.css";
|
||||||
|
|
||||||
.mapAPI-map {
|
.mapAPI-map {
|
||||||
height: 30rem;
|
height: 30rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user