Project

General

Profile

1
// component styles are encapsulated and only applied to their components
2
* {
3
  color: #FFEF00;
4
}
(3-3/5)