♫
📌 canary ▾
next.js
/
test
/
integration
/
css-features
/
fixtures
/
module-import-exports
/
pages
/
styles.module.css
styles.module.css
6 lines
61 B
@value
b1 from "./colors.module.css";
.blk
{
color
: b1;
}
v2.0.0
/
Go
SIGN IN