This package bundles some of the basscss
styles we use, with our colors and shareable modules, one could call it Mapillary CSS styles in one place.
npm -i -save mapillary-css
@import 'mapillary-css';
<link href="https://unpkg.com/mapillary-css@1.0.1/css/mapillary.min.css" rel="stylesheet">