Using .less instead of .css

to generate the .css file from the .less file run: $make styles
This commit is contained in:
Thomas Pointhuber 2014-03-05 15:20:30 +01:00
parent e30f43bd81
commit 425ec3b707
6 changed files with 749 additions and 227 deletions

View file

@ -5,10 +5,11 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
install:
- "make"
- "make node-less"
script:
- "make tests"
- "make robot"
- "make styles"
notifications:
irc:
channels: