• I upgraded to 1.3.1 from 1.2 and it looks like it doesn’t parse the .less file.

    that’s the enque:

    wp_enqueue_style( 'mycss', get_bloginfo( 'template_url' ).'/style.less', null, '', 'all' );

    tested locally on mamp and online shared hosting (dreamhost), both running php 5.3.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-LESS] upgrade breaks less file’ is closed to new replies.