davidguttman / cssify

Simple middleware for Browserify to add css styles to the browser.
122 stars 19 forks source link

Pass debug option directly #44

Closed faergeek closed 8 years ago

faergeek commented 8 years ago

Fixes #43

ahdinosaur commented 8 years ago

@faergeek by the way, pull request for module-deps that will make options._flags.debug work again: https://github.com/substack/module-deps/pull/109

faergeek commented 8 years ago

Cool, thanks. Do you think that we should actually revert this PR when this will be merged?

ahdinosaur commented 8 years ago

yes. :)