Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/newdesignfile/effects
- Owner: NewDesignFile
- Created: 2022-12-28T16:13:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T22:25:44.000Z (4 months ago)
- Last Synced: 2024-11-15T13:46:00.371Z (about 1 month ago)
- Topics: design, effects, elevations, figma, layering, shadows, styles, ui-design
- Language: SCSS
- Homepage: https://new-ui.com/docs/foundations/effects
- Size: 220 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)