Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

common-sass-utilities

certainlyakey90MIT2.0.0

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

sass, scss, css, mixin, utility, helper

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 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).