Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 512 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 512 Bytes

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