diff --git a/app/src/index.ts b/app/src/index.ts index 0207bfbd..06b4030e 100644 --- a/app/src/index.ts +++ b/app/src/index.ts @@ -2,7 +2,7 @@ * Load server and listen * */ -import 'mapbox-gl/dist/mapbox-gl.css'; + import http from 'http';