Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use wp_enqueue_style and wp_enqueue_script instead of hard including the file #160

Open
Levdbas opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@Levdbas
Copy link
Member

Levdbas commented May 14, 2024

          > * 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.

Originally posted by @gchtr in #157 (comment)

@Levdbas Levdbas self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant