Unexpected Shadow Classes in Gutenberg Font Size Panel (Bedrock v1.28.1 / Sage v11.0.1)

Hi everyone,

We’re working with a fresh installation of Bedrock v1.28.1 and Sage v11.0.1. While using the Gutenberg editor, we’ve noticed that unexpected shadow-related CSS classes are appearing under the font size settings tab.

We haven’t made any modifications to the core or theme files, so we’re curious if others have encountered a similar issue. If so, we’d appreciate any insights or suggestions on how to resolve this.

Thanks in advance for your help!

Hey! Thanks for the report. This slipped by with the recent addition of text shadows in Tailwind. I pushed a fix for the Vite plugin, just run npm upgrade.

1 Like