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

WP-LESS doesn't handle saving errors #72

Open rmccue opened 9 years ago

rmccue commented 9 years ago

If WP-LESS can't save the CSS file, it should print the result as an inline style instead and not save the path/URL as if it exists.