-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels