Skip to content

Use Inline CSS Only for Carousel Block#14

Merged
jasperf merged 1 commit intomainfrom
use-css-inline-only
Feb 9, 2025
Merged

Use Inline CSS Only for Carousel Block#14
jasperf merged 1 commit intomainfrom
use-css-inline-only

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
@jasperf jasperf deleted the use-css-inline-only branch April 15, 2025 04:03
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