Skip to content

Not compiling LESS #35

@glerner

Description

@glerner

Plugin not catching LESS files, in my WordPress Multi-Site

wp_enqueue_style('bootstrap', get_template_directory_uri() . '/less/bootstrap/bootstrap.less', array(), '3.3.4');
wp_enqueue_style('theme-base', get_template_directory_uri() . '/less/styles.less', array(), '0.1.0');

Generates links like this :

/wp-content/uploads/sites/5/am_assets was created, remains empty (the Site ID for this site is 5)

/wp-content/uploads/am_assets I manually created, remains empty (checking if plugin not recognizing is Multi-Site and using the default uploads folder)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions