https://github.com/kennethormandy/utility-typography
Typography utilities module for Basscss
https://github.com/kennethormandy/utility-typography
Last synced: 10 months ago
JSON representation
Typography utilities module for Basscss
- Host: GitHub
- URL: https://github.com/kennethormandy/utility-typography
- Owner: kennethormandy
- Created: 2015-06-06T19:04:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T19:05:26.000Z (about 11 years ago)
- Last Synced: 2025-03-18T02:19:42.677Z (over 1 year ago)
- Language: CSS
- Homepage: http://basscss.com
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Change typographic weights, styles, and alignment with these utility styles.
```html
Bold
Regular
Italic
Caps
Left align
Center
Right align
Justify Bacon ipsum dolor sit amet chuck prosciutto landjaeger ham hock filet mignon shoulder hamburger pig venison.
No wrap
```
## Lists
To remove default list styling, use `.list-reset`.
```html
- List Reset
- Removes bullets
- Removes numbers
- Removes padding
```
To set lists inline, use utilities.
```html
- Half-Smoke
- Kielbasa
- Bologna
- Prosciutto
```