Created
March 20, 2012 15:55
-
-
Save jCrip/2137409 to your computer and use it in GitHub Desktop.
Use Nettuts+ Prefixr with LiveReload
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
css="`cat assets/css/main.css`" && curl -sSd css="$css" http://prefixr.com/api/index.php > assets/css/main.css |
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
Yeah - that's a quirk with Prefixr. The next version should fix that (which I'm working on).