https://github.com/vitalk/classy-radio
A classy radio control
https://github.com/vitalk/classy-radio
Last synced: 2 months ago
JSON representation
A classy radio control
- Host: GitHub
- URL: https://github.com/vitalk/classy-radio
- Owner: vitalk
- Created: 2016-11-22T13:47:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T12:18:50.000Z (about 8 years ago)
- Last Synced: 2026-02-27T08:28:13.814Z (5 months ago)
- Language: CSS
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classy radio
A classy radio.
## Installation
The recommended installation method is a [bower](http://bower.io).
```shell
bower install --save classy-radio
```
## Usage
```less
@import 'classy-radio/radio';
@import 'classy-radio/radio_theme_classy';
```
```html
```
## License
Licensed under the [MIT license](http://mit-license.org/vitalk).