You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> * the style.css file is included in the head.html. I find myself using the enqueue functions to add compiled css/js files that way. Maybe we could one day in the future introduce a basic setup for this as well?
Let’s stick to wp_enqueue_style(). We don’t have to invent our own way to do it.
Let’s stick to
wp_enqueue_style()
. We don’t have to invent our own way to do it.Originally posted by @gchtr in #157 (comment)
The text was updated successfully, but these errors were encountered: