Created
April 19, 2010 22:46
-
-
Save addywaddy/371756 to your computer and use it in GitHub Desktop.
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
fab = require( "fab" ); | |
module.exports = fab | |
( /^\/(css|scripts|pics)\/.+$/ ) | |
(fab.nodejs.fs, "public/css/master.css") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cheers for the feedback, jed. fab is a beautiful framework - looking forward to seeing where it goes!