Bulma.styl Slider

September 21, 2017 ยท View on GitHub

npm npm

This is a 1:1 Stylus translation of the bulma-slider extension by Wikiki.

This is generally for use with Bulma.styl.

Installation

Install from npm

$ npm install bulma.styl-slider

Install from Yarn

$ yarn add bulma.styl-slider

Usage

@require "~bulma.styl-slider/slider"

Javascript

import 'bulma.styl-slider/slider';

Documentation

Documentation can be found at Wikiki's extension documentation.

License

Released under the MIT license.

Contents

  1. 1Installation
  2. 1.1Install from npm
  3. 1.2Install from Yarn
  4. 2Usage
  5. 2.1Javascript
  6. 3Documentation
  7. 4License