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

**URL:** https://discourse.roots.io/t/unexpected-shadow-classes-in-gutenberg-font-size-panel-bedrock-v1-28-1-sage-v11-0-1/29624
**Category:** sage
**Tags:** sage11
**Created:** 2025-05-22T07:53:20Z
**Posts:** 2

## Post 1 by @KopDigitaal — 2025-05-22T07:53:20Z

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.

 ![Scherm­afbeelding 2025-05-22 om 09.52.03](https://discourse.roots.io/uploads/default/original/2X/d/de2ebd7ded6e271efb17a0877d1e1b7ae7b47b6e.png)

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!

---

## Post 2 by @Log1x — 2025-05-22T08:18:58Z

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