Add mapbox css directly
This commit is contained in:
parent
dec12d19cd
commit
0586af694a
@ -2,6 +2,8 @@
|
||||
* Load server and listen
|
||||
*
|
||||
*/
|
||||
import 'mapbox-gl/dist/mapbox-gl.css';
|
||||
|
||||
import http from 'http';
|
||||
|
||||
import app from './server';
|
||||
|
Loading…
Reference in New Issue
Block a user