Skip to content

Instantly share code, notes, and snippets.

@asavin
Created February 28, 2014 11:45
Show Gist options
  • Select an option

  • Save asavin/9269707 to your computer and use it in GitHub Desktop.

Select an option

Save asavin/9269707 to your computer and use it in GitHub Desktop.
configure_component = (builder) ->
builder.use require 'component-coffee'
builder.use require 'component-livescript'
builder.use require 'component-jade'
builder.use require 'component-less'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment