Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laurenhamel/brandy

A compiled Sass library of helper mixins, functions, and variables
https://github.com/laurenhamel/brandy

css functions mixins sass sass-functions sass-library sass-mixins scss

Last synced: about 1 month ago
JSON representation

A compiled Sass library of helper mixins, functions, and variables

Awesome Lists containing this project

README

        

[](//laurenhamel.github.io/brandy)

> A Sass tool set that's strong and sweet, just the way you like it.

# Table of Contents

- [What Is Brandy](#what-is-brandy)
- [Why Brandy](#why-brandy)
- [Getting Started](#getting-started)
- [Disclaimer](#disclaimer)

## Helpful Links

- [Official Site](//laurenhamel.github.io/brandy)
- [Documentation](//laurenhamel.github.io/brandy/docs)

# What Is Brandy

Brandy is a compiled [Sass](//sass-lang.com) library of helper mixins and functions all in one place. It's written in pure Sass and designed for efficiency, so you can write stylesheets faster.

# Why Brandy

Brandy was built as way of compiling some of the best-of-the-best Sass snippets that exist today. That's why you'll find that Brandy not only incorporates mixins and functions that will help you write better Sass, but it also includes many helpers that will allow you to start writing your own utility mixins and functions in no time.

# Getting Started

To start using Brandy, simply [download the latest release](//github.com/laurenhamel/brandy/releases/latest) and include the contents of the `scss/` folder in your project.

## Disclaimer
This library has been compiled by [Lauren Hamel](www.laurenhamel.me). While some mixins and functions are the author's original work, many mixins and functions have been pulled from other sources, meaning they likely have other authors and/or may use different licenses. The author of this library has attempted to give credit where credit was due, but please note that some inconsistencies may still exist.