Skip to content

Instantly share code, notes, and snippets.

View gnps's full-sized avatar

Naga Prasad Grandhi gnps

View GitHub Profile
@gnps
gnps / sass_watch.sh
Last active August 29, 2015 14:21 — forked from allex/sass_watch.sh
#!/bin/sh
# ================================================
# Description: Run compass watch in background
# GistID: 965f3e1a0876592db33f
# GistURL https://gist.github.com/allex/965f3e1a0876592db33f
# Author: Allex Wang ([email protected])
# Last Modified: Tue Dec 09, 2014 12:12PM
# ================================================