Skip to content

Instantly share code, notes, and snippets.

@jCrip
Created March 20, 2012 15:55
Show Gist options
  • Save jCrip/2137409 to your computer and use it in GitHub Desktop.
Save jCrip/2137409 to your computer and use it in GitHub Desktop.
Use Nettuts+ Prefixr with LiveReload
css="`cat assets/css/main.css`" && curl -sSd css="$css" http://prefixr.com/api/index.php > assets/css/main.css
@JeffreyWay
Copy link

Yeah - that's a quirk with Prefixr. The next version should fix that (which I'm working on).

@patrickwelker
Copy link

Cool - I saw you already posted on the LiveReload board too. Overall, great news.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment