Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

mapillary/mapillary-css

Repository files navigation

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">

Releases

No releases published

Packages

No packages published

Languages