We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
An example:
.root { composes: box from 'css-utils.css'; }
Currently something like this is scoped locally, i.e. ./css-utils.css. Shouldn't it resolve to node_modules/css-utils.css instead?
./css-utils.css
node_modules/css-utils.css