https://github.com/vitalk/classy-lists
Ordered and unordered lists
https://github.com/vitalk/classy-lists
Last synced: 3 months ago
JSON representation
Ordered and unordered lists
- Host: GitHub
- URL: https://github.com/vitalk/classy-lists
- Owner: vitalk
- Created: 2014-11-26T18:49:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T13:30:33.000Z (about 8 years ago)
- Last Synced: 2025-02-09T09:30:03.451Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classy lists
Base styling for ordered and unordered lists.
## Installation
The recommended installation method is a [npm](https://www.npmjs.com/).
```shell
npm install --save-dev classy-list
```
## License
Licensed under the [MIT license](http://mit-license.org/vitalk).