spangborn / r-pebble-css

CSS for /r/pebble Subreddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/r/pebble CSS

Custom Reddit CSS for the /r/pebble Subreddit

Large portions by @spangborn

Usage

This uses SASS files for separation of CSS into various SCSS files. They're compiled using Compass. It's easier to use grunt to build the resultant CSS, but you'll need the following software packages:

Requirements

  • Node.js
  • npm
  • grunt
  • compass

Building

After installing the required dependencies, just type:

$ npm install

$ grunt dev

About

CSS for /r/pebble Subreddit

License:MIT License


Languages

Language:CSS 93.9%Language:JavaScript 6.1%