https://github.com/vitalk/classy-typography
Additions styles to enhance typography
https://github.com/vitalk/classy-typography
Last synced: 24 days ago
JSON representation
Additions styles to enhance typography
- Host: GitHub
- URL: https://github.com/vitalk/classy-typography
- Owner: vitalk
- Created: 2014-11-24T17:04:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-16T15:44:49.000Z (over 10 years ago)
- Last Synced: 2026-02-27T08:28:31.755Z (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 typography
Provides the additions styles to enhance typography.
## Installation
The recommended installation method is a [bower](http://bower.io).
```shell
bower install --save classy-typography
```
Variable | Description
---|---
`@classy-lead-font-size` | The font size of leading paragraphs (`1.15em` by default).
`@classy-small-font-size` | The font size of `small` text objects (`.85em` by default).
## License
Licensed under the [MIT license](http://mit-license.org/vitalk).