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

https://github.com/newdesignfile/spacings

8-point spacing blocks.
https://github.com/newdesignfile/spacings

8-point blocks margins paddings spacings

Last synced: 6 months ago
JSON representation

8-point spacing blocks.

Awesome Lists containing this project

README

          

# New UI Spacings

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

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

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/spacings';
```

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