An open API service indexing awesome lists of open source software.

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

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


```