♫
📌 canary ▾
next.js
/
test
/
integration
/
css-fixtures
/
composes-ordering
/
pages
/
other.module.css
other.module.css
4 lines
59 B
.root
{
composes
: colorRed from
'./common.module.css'
;
}
v2.0.0
/
Go
SIGN IN