Skip to content

Importing into CSS Module #22

Closed
Closed
@willmcclellan

Description

@willmcclellan

I'm wondering what method people are using for importing data into their CSS Modules. composes is great for extending/composing styles but what about data such as color variables or measurement defaults?

I had a look at the ICSS spec and the :import syntax (https://github.com/css-modules/icss#import) but it doesn't look suited to for this use case.

Are there any patterns/techniques other people are using for this?

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