Closed carlotrimarchi closed 10 years ago
I'm having problem to edit the css.
The function get_template_directory_uri() returns the parent theme directory, so it's actually ignoring every change I make to the child theme app.scss file.
get_template_directory_uri()
Sorry, my bad.
I'm having problem to edit the css.
The function
get_template_directory_uri()
returns the parent theme directory, so it's actually ignoring every change I make to the child theme app.scss file.