https://github.com/vitalk/classy-input
A classy input
https://github.com/vitalk/classy-input
Last synced: about 1 year ago
JSON representation
A classy input
- Host: GitHub
- URL: https://github.com/vitalk/classy-input
- Owner: vitalk
- Created: 2017-02-23T09:53:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T09:56:37.000Z (over 9 years ago)
- Last Synced: 2025-01-09T09:19:02.135Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classy input
A classy input.
## Installation
The recommended installation method is a [npm](https://www.npmjs.com/).
```shell
npm install --save-dev classy-input
```
## Usage
```less
@import 'classy-input/input';
@import 'classy-input/input_theme_classy';
```
```html
```
## License
Licensed under the [MIT license](https://mit-license.org/vitalk).