# common-sass-utilities

> Provides some common SASS functions, mixins, and classes for faster frontend development.

Latest version **2.0.0** (published 2021-07-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install common-sass-utilities
pnpm add common-sass-utilities
yarn add common-sass-utilities
bun add common-sass-utilities
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2021-07-03 |
| First published | 2019-10-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 7.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Aleksandr Beliaev |
| Maintainers | certainlyakey |
| Keywords | sass, scss, css, mixin, utility, helper |

## Links

- npm: https://www.npmjs.com/package/common-sass-utilities
- Repository: https://github.com/certainlyakey/common-sass-utilities
- Homepage: https://github.com/certainlyakey/common-sass-utilities#readme
- Issues: https://github.com/certainlyakey/common-sass-utilities/issues
- npm.io page: https://npm.io/package/common-sass-utilities

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 2.0.0 (latest) — 2021-07-03
- 1.0.2 — 2019-10-22

## README

A SASS library that provides some common functions, mixins, and classes for faster frontend development.

It's been used for over 5 years now for various projects and is in continuous development.

The library follows [a common namespacing convention](https://csswizardry.com/2015/03/more-transparent-ui-code-with-namespaces/) so every mixin or class is prefixed with `u-`.

It doesn't contain any functions that may be fully delegated to existing packages (such as working with media queries, grids and so on).

---
_Source: https://npm.io/package/common-sass-utilities · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
