기본 문법 예제
.컨테이너 { margin-rem : 10%; .하위요소 { with : 10%; } }
.컨테이너 { margin-rem : 10%; } .컨테이너 .하위요소 { width: 10%; }
서로 같은 의미