sass for문 사용

{ kim hyo }·2022년 8월 25일
0
@for $i from 1 to 3 {
	&:nth-child(#{$i}) {
		.text {
			transition-delay: #{$i*0.2}s;
		}
}
profile
작업하다 알게 되는 지식 정리 👩🏻‍💻

0개의 댓글