Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/newdesignfile/effects

[WIP] Layering, elevations, and effects styles.
https://github.com/newdesignfile/effects

design effects elevations figma layering shadows styles ui-design

Last synced: 16 days ago
JSON representation

[WIP] Layering, elevations, and effects styles.

Awesome Lists containing this project

README

        

# New UI Effects

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

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

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/effects";
```

## Guides
- [Get a Figma copy](https://www.figma.com/community/file/1325646289622213496/new-ui)
- [Read our effects guide](https://new-ui.com/docs/foundations/effects)