Skip to content

CoRD-Dev/libjuice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juice

Mixin library for specific needs concerning reddit, CHAOS, Berrytube, and anything else Catman works on.

##Requirements

  • SASS 3.2+
  • Bourbon 2.1+

##Installation

Install SASS and Bourbon.

(Optional) Install Neat and Bitters.

cd to your projects local repository and run:

git submodule add https://github.com/CoRD-Dev/libjuice.git sass/juice

(sass/juice should be the directory your sass/scss files are kept +/juice.)

The generated folder will contain all Juice's files.

Import Juice after Bourbon (and Neat and Bitters if applicable) in your stylesheet. (There is currently no stable release of Juice.) All additional imports should be below Juice:

@import "bourbon/bourbon";
@import "juice/juice-untested-unstable";

// All other imports

##Credits Juice is maintained by CoRD and The_Catman.

##License Juice is Kopyleft 2013 CoRD. It is free software, and may be redistributed under the terms specified in the UNLICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published