2.0.0 • Published 3 years ago

common-sass-utilities v2.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

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