#!/usr/bin/env bash
BASEDIR="$( cd "$( dirname "$0" )" && pwd )"
cd "${BASEDIR}"
lessc -x src/edge-dark.less > dist/theme-edge-dark.css