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

https://github.com/newdesignfile/typography

Modular typographic scale.
https://github.com/newdesignfile/typography

apps design-system desktop mobile mobile-first modular responsive typography uikit websites

Last synced: 16 days ago
JSON representation

Modular typographic scale.

Awesome Lists containing this project

README

        

# New UI Typography

## Install
Install New UI Typography from your terminal via npm.

```
npm i @new-ui/typography
```

To get started quickly, you can use the CDN files.

```html

```

## Usage

```scss
// Place this at the top of your SCSS/CSS file
@use "@new-ui/typography";
```

## Guides
- [Read our typography guide](https://new-ui.com/docs/foundations/typography)