Skip to content

Website Builder - UI#5160

Open
adrians5j wants to merge 67 commits into
nextfrom
adrian/wb-editor-2026-05-04
Open

Website Builder - UI#5160
adrians5j wants to merge 67 commits into
nextfrom
adrian/wb-editor-2026-05-04

Conversation

@adrians5j
Copy link
Copy Markdown
Member

No description provided.

@adrians5j adrians5j added this to the 6.4.0 milestone May 5, 2026
adrians5j and others added 21 commits May 5, 2026 05:08
…ls (#5107)

Co-authored-by: Bruno Zoric <bruno@webiny.com>
Co-authored-by: adrians5j <adrian@webiny.com>
The `@source` directive — which contains an absolute filesystem path —
was injected into every CSS file processed by PostCSS. Tailwind v4
removes the directive from CSS files it processes, but
`@tailwindcss/postcss` only processes files containing one of its
trigger at-rules; for other files (e.g., pre-bundled component CSS
imported through JS, like the Lexical editor styles), the injected
directive survived into the final bundle, exposing the build machine's
home directory in production output.

Add a small PostCSS plugin that runs after `@tailwindcss/postcss` and
removes any remaining `@source` at-rule from the output, so the leak
cannot escape regardless of which files trigger Tailwind processing.

Closes #5155
Co-authored-by: webiny-bot <webiny-bot@webiny.com>
Co-authored-by: Adrian Smijulj <adrian1358@gmail.com>
Co-authored-by: webiny-bot <webiny-bot@webiny.com>
Co-authored-by: Pavel Denisjuk <pavel@webiny.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
adrians5j and others added 28 commits May 8, 2026 16:24
…eadless-cms` (#5192)

Co-authored-by: adrians5j <5121148+adrians5j@users.noreply.github.com>
#5196)

Co-authored-by: adrians5j <5121148+adrians5j@users.noreply.github.com>
@adrians5j adrians5j changed the title adrian/wb-editor-2026-05-04 Website Builder - UI May 12, 2026
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.

5 participants