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 Inline CSS Only for Carousel Block #14

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Conversation

jasperf
Copy link
Contributor

@jasperf jasperf commented Feb 9, 2025

This pull request includes a change to the render_carousel function in the plugin.php file. The change removes the enqueuing of the carousel-block-style stylesheet. This as we should be fine using inline CSS only.

Codebase simplification:

  • plugin.php: Removed the call to wp_enqueue_style for carousel-block-style, which enqueued the style-index.css file.

@jasperf jasperf merged commit c494c8e into main Feb 9, 2025
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

Successfully merging this pull request may close these issues.

1 participant