IMPROVEMENT: include mapbox-gl.css manually

This commit is contained in:
Tony Air 2019-12-14 04:25:25 +07:00
parent bee314e0f5
commit 8cb12e1ea7
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
@import "../variables";
@import "~mapbox-gl/dist/mapbox-gl.css";
//@import "~mapbox-gl/src/css/mapbox-gl.css";
.mapAPI-map {
height: 30rem;