Child theme question..
-
What’s the proper way to attach the parents stylesheet to the child theme.
I’ve done this in the past with @import. I have also read recent tutorials on wpbeginner suggesting the same (other places also). Also, I have downloaded various child themes for twentyfourteen from wordpress.org and they all use @import.
However, the codex says you should use the wp_enqueue_style() .
Which is proper? Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Child theme question..’ is closed to new replies.