Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 651 Bytes

rhs

This repository contains a collection of CSS customizations for /r/hearthstone.

This project overall structure is heavily influenced by Bootstrap.

Compiling

The complete CSS can be compiled using Grunt. Install Grunt's command line interface and run the following command.

Compiling CSS

$ grunt

It will compile the CSS into a clean dist folder. It uses Less.