pin-css-utils

The css utilities for PinView.

Usage no npm install needed!

<script type="module">
  import pinCssUtils from 'https://cdn.skypack.dev/pin-css-utils';
</script>

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

  1. Update Bootstrap: npm run update or yarn update
  2. Build Bootstrap-Utils: npm run build or yarn build