SyntaxFix
Write A Post
Hire A Developer
Questions
let 'parent' be the class-name of parent and 'child' be the class-name of child
.parent .child{ //css definition for child inside parent components }
you can use this format to define CSS format to 'child' component inside the 'parent'