0.2.0 • Published 6 years ago

classy-radio v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Classy radio

A classy radio.

Installation

The recommended installation method is a npm.

npm install --save-dev classy-radio

Usage

@import 'classy-radio/radio';
@import 'classy-radio/radio_theme_classy';
<label class="radio radio_checked radio_theme_classy">
  <input class="radio__input" type="radio">
  <span class="radio__box"></span>
</label>

License

Licensed under the MIT license.