문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
wiki:sass:sass_nesting [2021/07/21 19:48] emblim98 [SCSS Syntax] |
wiki:sass:sass_nesting [2023/01/13 18:44] (현재) |
||
|---|---|---|---|
| 줄 80: | 줄 80: | ||
| ====CSS Output==== | ====CSS Output==== | ||
| <code css> | <code css> | ||
| + | font-family: | ||
| + | font-size: 18px; | ||
| + | font-weight: | ||
| + | text-align: center; | ||
| + | text-transform: | ||
| + | text-overflow: | ||
| </ | </ | ||