Sass Nesting properties

PHOTO EMBED

Tue Mar 14 2023 21:40:51 GMT+0000 (Coordinated Universal Time)

Saved by @zaccamp

.parent {
  font : {
    family: Roboto, sans-serif;
    size: 12px;
    decoration: none;
  }
}
content_copyCOPY

https://www.codecademy.com/courses/learn-sass/lessons/hello-sass/exercises/hello-sass