Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (26 loc) · 959 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 959 Bytes

Bulma.styl Slider

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.