728x90
Q : Can we make one component inherit styles/CSS from a parent component, or must we always define it in the component?
Q : 하나의 구성 요소가 부모 구성 요소에서 스타일/CSS를 상속하도록 만들 수 있습니까? 아니면 항상 구성 요소에서 정의해야 합니까?
A : Child component inherits the CSS from its aren't we do not need to specify it for each component
A : 자식 구성 요소는 CSS를 상속합니다. 각 구성 요소에 대해 CSS를 지정할 필요는 없습니다.
728x90