Skip to content

postcss-easy-import #145

@TrySound

Description

@TrySound

postcss-easy-import

What if we will create pack around postcss-import with many optional things like prefix, extensions, glob etc.

How it could be named?

Options:

prefix

Type: String
Default: _

Add before imported filename.

@import "dir/partial" will look for dir/_partial.css with prefix: '_'

extensions

Type: Array or String
Default: .css

glob

Type: Boolean
Default: false

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