Skip to content

Incorporate syntax for generating styles by list of supported css selectors #5

@panec

Description

@panec

This feature will be useful for creating different files based on some custom criteria:

$inline: (
    ".navigation",
    ".navigation.navigation-site"
) !global;

Should generate file that contain only those selectors (from all the files that are referenced)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions