Skip to content

Add configuration for stylus to import custom files #16

@anovi

Description

@anovi

There is a file common.styl that contains functions and variables. It has imported almost to every file:

@import "common//base/common"

Sometimes developers forget to import the file, especially for new widgets or when they split up one huge widget to several widgets.

It would be helpful to import common.styl to all files automatically, like it is with Nib library.

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