Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

bigcartel/bigcartel-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bigcartel-sass Build Status

A standard set of variables, mixins, animations, and placeholder selectors to use across all of Big Cartel's front-end development.

Installation

Add this line to your application's Gemfile:

gem 'bigcartel-sass', github: 'bigcartel/bigcartel-sass'

And then execute:

$ bundle

Once installed, reference the library in your sass:

@import 'bigcartel'

If you'd like to only include certain aspects of the library, you can import the parts directly -

@import 'bigcartel/variables'
@import 'bigcartel/mixins'
@import 'bigcartel/placeholders'

Usage

About

Sass variables and mixins for Big Cartel front-end development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published