stylance-rs/stylance/examples/usage/style2.module.scss

4 lines
107 B
SCSS

/* This header will not collide with the one in style1.module.scss */
.header {
border: 1px solid black;
}