roborourke / wp-less

Provides a LESS compiler compatible with wp_enqueue_style() for rapid CSS development in themes and plugins.
MIT License
217 stars 55 forks source link

Improve stream performance #71

Closed rmccue closed 9 years ago

rmccue commented 9 years ago

When using WP-LESS with streams, there's a few nice things we can do to improve performance. Basically, just avoiding upload calls where possible.