stylance 0.4.0

Scoped CSS for rust projects
Documentation
1
2
3
4
/* This header will not collide with the one in style1.module.scss */
.header {
	border: 1px solid black;
}