Skip to content

stylus @import path #12

@groner

Description

@groner

This is sort of a support request, but there may be a bug or a feature request in here.

I'm converting a project that uses less to stylus so I can try styler. I have all my stylus files under one directory in a tree that's two layers deep. This directory is the search path I've configured for stylus, it's also the path I've added to styler.

app/css/
  editor/
    editor.styl
    procedures.styl

So, editor/editor.styl contains @import "editor/procedures".

stylus builds this ok and I load css/editor/editor.css in my html.

When editing editor/editor.styl, styler reports "failed to locate @import file editor/procedures" (I tried with and without the .styl extension).

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