Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

cssconf/2013.cssconf.eu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2013.cssconf.eu

Dependencies

  • Node.js
  • Ruby
  • compass gem

Setup

    $ npm install
    $ gem install compass

Run server with development config

    $ npm start

Watch SASS with compass

    $ compass watch --output-style compressed

Deploy

    $ npx grunt deploy