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

https://github.com/shortthirdman-org/auracss

Aura CSS
https://github.com/shortthirdman-org/auracss

colors css3 pallete sass sass-library scss scss-framework scss-mixins

Last synced: about 2 months ago
JSON representation

Aura CSS

Awesome Lists containing this project

README

        

# Aura CSS

Aura CSS


AuraCSS

> A styling library framework for providing colors and gradients

![Maintenance](https://img.shields.io/maintenance/yes/2023)
![npm](https://img.shields.io/npm/dt/@shortthirdman/auracss)
![npm](https://img.shields.io/npm/dw/@shortthirdman/auracss)
![npm (scoped)](https://img.shields.io/npm/v/@shortthirdman/auracss)

**NPM**

```sh
npm install --save @shortthirdman/auracss
```

**CDN**

See [@shortthirdman-org/auracss](https://www.npmjs.com/package/@shortthirdman/auracss)

**Download**

See [Releases](https://github.com/shortthirdman-org/auracss/releases/)

## What does it do?

* Provides a range custom colours with unique names
* Provides gradients with unique names

## Browser support

* Chrome
* Edge
* Firefox ESR+
* Internet Explorer 10+
* Safari 8+
* Opera

## Contributing

Please read the [contribution guidelines](CONTRIBUTING.md) in order to make the
contribution process easy and effective for everyone involved.

## Community Resources

- [Defining color palette in SASS with variables](https://blog.yipl.com.np/defining-color-palette-in-sass-with-variables-6464c3c3b5e5)
- [Creating a CSS color palette from Sass variables](https://dev.to/khayden73/creating-a-css-color-palette-from-sass-variables-14fo)