Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Modular typographic scale.
- Host: GitHub
- URL: https://github.com/newdesignfile/typography
- Owner: NewDesignFile
- Created: 2022-12-15T13:37:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T17:06:29.000Z (6 months ago)
- Last Synced: 2024-08-08T20:02:19.192Z (6 months ago)
- Topics: apps, design-system, desktop, mobile, mobile-first, modular, responsive, typography, uikit, websites
- Language: SCSS
- Homepage: https://new-ui.com/docs/foundations/typography
- Size: 2.5 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
@import "@new-ui/typography";
```## Guides
- [Get a Figma copy](https://www.figma.com/community/file/1325646289622213496/new-ui)
- [Read our typography guide](https://new-ui.com/docs/foundations/typography)