Skip to content

Instantly share code, notes, and snippets.

@addywaddy
Created April 19, 2010 22:46
Show Gist options
  • Save addywaddy/371756 to your computer and use it in GitHub Desktop.
Save addywaddy/371756 to your computer and use it in GitHub Desktop.
fab = require( "fab" );
module.exports = fab
( /^\/(css|scripts|pics)\/.+$/ )
(fab.nodejs.fs, "public/css/master.css")
@addywaddy
Copy link
Author

cheers for the feedback, jed. fab is a beautiful framework - looking forward to seeing where it goes!

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