1.1.0 • Published 8 years ago
mapillary-css v1.1.0
mapillary-css
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.
Install
npm -i -save mapillary-css
Usage
PostCSS
@import 'mapillary-css';
CDN
<link href="https://unpkg.com/mapillary-css@1.0.1/css/mapillary.min.css" rel="stylesheet">