Skip to content

Create css files from stylus files #154

@davydof

Description

@davydof

Hello!

In example, we have two folders: popup, modal, in these folders we have few files, we have the same hierarchy:

Popup

popup.styl

Modal

modal.styl

Does this module can create css files from stylus files in styl files directory and with names of styl files names?

I need to get this state:

Popup

popup.css
popup.styl

Modal

modal.css
modal.styl

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions