Answer the question
In order to leave comments, you need to log in
Visual Studio Code. You constantly have to save both the child style file and the parent one. What to do?
Hello!
1) I compiled the style.css file into style.scss
2) I create child files for individual pages: _shopping.scss
3) I link them in the parent styles.scss, as the doctor ordered -
@import 'product';
@import 'shopping';
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question