README
PinCssUtils
The css utilities for PinView.
Installation
- Download the latest release: download
- Clone the repository:
git clone git@github.com:codesinging/pin-css-utils.git - Install with npm:
npm install pin-css-utils - Install with yarn:
yarn add pin-css-utils
Usage
- Update Bootstrap:
npm run updateoryarn update - Build Bootstrap-Utils:
npm run buildoryarn build