Closed
Description
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
Labels
No labels