#!/bin/sh

cd $(dirname $0)
cd knacss-reborn
gulp -f gulpfile-theme.js theme

