Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/laurenhamel/brandy
- Owner: laurenhamel
- License: mit
- Created: 2017-07-05T21:41:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:09:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T03:21:18.510Z (about 2 months ago)
- Topics: css, functions, mixins, sass, sass-functions, sass-library, sass-mixins, scss
- Language: CSS
- Homepage:
- Size: 4.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.