This repository contains a collection of CSS customizations for [LoLeventVoDs][LoLeventVoDs].
This project overall structure is heavily influenced by [Bootstrap][twbs].
To download the respository, simply clone the repository.
git clone https://github.com/simon--poole/loleventvods
To set up your environment to make changes or build the source from scratch, you'll need to install Gulp
and a few prerequisites.
This can be done quickly using
npm install --dev
Building the sourcce is extremely simple - simply run
gulp build
The resulting css files can be found in dist/.