Skip to content

carbonfive/abtstyles

Repository files navigation

Prosper Pattern Library - Bridge System

Using Foundation and Sass

Requirements

Make sure you have the following installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Grunt: Run [sudo] npm install -g grunt-cli
  • Bower: Run [sudo] npm install -g bower

Quickstart

git clone git@github.com:carbonfive/abtstyles.git
npm install && bower install

While you're working on the styleguide, run:

grunt

And you're set!

Directory Structure

  • scss/_foundationsettings.scss: Foundation configuration settings go in here
  • scss/app.scss: Prosper specific styles go here

Releases

No releases published

Packages

No packages published