Advantages of using instead of wp_enqueue_style()?
First of all, you must need a functions.php to create a theme whether it’s a parent theme or child theme. Now if you are gonna need a functions.php must then why don’t you also use it for enqueuing styles and scripts ! Besides when it is the best practice. Now if your base theme or … Read more