Skip to content

thulstrup/shoulders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Shoulders is a Compass extension, so make sure you have Sass and Compass Installed in order to use it.

Installation

gem install shoulders

If creating a new project

compass create <my_project> -r shoulders --using shoulders --force

If adding to existing project, in config.rb

require "shoulders"

Import the toolkit partial at the top of your working file

@import "shoulders";

About

My personal starting point for new builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages