bs4-polymer

Bootstrap 4 elements and shared styles for Polymer 2

Stars
2

Bootstrap 4 Polymer Elements & Shared Styles

Bootstrap 4 elements and shared styles for Polymer 2.

Demo | Docs | Bootstrap 4 | Polymer 2

Setup

First, install Node.js and Yarn

Then, fetch dependencies:

yarn install

Build

This command compiles sass and inlines the resulting css into the components. The resulting components are output to the dist folder.

yarn run build
Badges
Extracted from project README
GitHub version Circle CI npm version dependencies Status devDependencies Status Greenkeeper badge