style.css
.card {
color: #0000;
width: 350px;
height: 300px;
}
.card p {
font-family: sans-serif;
color: lightblue;
font-size: 12px:
}
main.scss
.card {
color: #0000;
width: 350px;
height: 300px;
p {
font-family: sans-serif;
color: lightblue;
font-size: 12px:
}
}
.card {
color: #0000;
width: 350px;
height: 300px;
}
.card p {
font-family: sans-serif;
color: lightblue;
font-size: 12px:
}
main.scss
.card {
color: #0000;
width: 350px;
height: 300px;
p {
font-family: sans-serif;
color: lightblue;
font-size: 12px:
}
}