https://github.com/vitalk/classy-checkbox
A classy checkbox
https://github.com/vitalk/classy-checkbox
Last synced: 10 months ago
JSON representation
A classy checkbox
- Host: GitHub
- URL: https://github.com/vitalk/classy-checkbox
- Owner: vitalk
- Created: 2016-11-11T20:13:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T16:26:58.000Z (about 8 years ago)
- Last Synced: 2025-09-26T23:23:45.941Z (10 months ago)
- Language: CSS
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classy checkbox
A classy checkbox.
## Installation
The recommended installation method is a [npm](https://www.npmjs.com/).
```shell
npm install --save-dev classy-checkbox
```
## Usage
```less
@import 'classy-checkbox/checkbox';
@import 'classy-checkbox/checkbox_theme_classy';
```
```html
```
## License
Licensed under the [MIT license](http://mit-license.org/vitalk).