This is a first step to share Polaris tile styles to meet Technology deadlines. A more comprehensive toolkit will replace this repo.
Install the repo via NPM:
npm install --save-dev git+ssh://git@github.com/skyglobal/tiles.gitInclude the SASS module:
import '../node_modules/tiles/src/tile';IE8 is not officially supported.
Merge your PR then pull master locally
npm version minorwill create a commit and tag bumping the version by one minor incrementgit push origin masterwill push the new version commitgit push --tagswill push your new tag