Skip to content

fix(plugins): #1633 lit css module scripts not emitting style tag content in ssr output#1693

Merged
thescientist13 merged 1 commit into
masterfrom
bug/issue-1633-lit-css-module-scripts-styles-output-missing
Jun 18, 2026
Merged

fix(plugins): #1633 lit css module scripts not emitting style tag content in ssr output#1693
thescientist13 merged 1 commit into
masterfrom
bug/issue-1633-lit-css-module-scripts-styles-output-missing

Conversation

@thescientist13

Copy link
Copy Markdown
Member

Related Issue

related to #1633

See thescientist13/lit-ssr-css-modules#3

Documentation

N / A

Summary of Changes

  1. Change ordering / import convention for Lit SSR imports for CSS Module Scripts <style> tag output

@thescientist13 thescientist13 added this to the 1.0 milestone Jun 17, 2026
@thescientist13 thescientist13 self-assigned this Jun 17, 2026
@thescientist13 thescientist13 added bug Something isn't working Plugins Greenwood Plugins alpha.7 SSR labels Jun 17, 2026
@thescientist13 thescientist13 linked an issue Jun 17, 2026 that may be closed by this pull request
@thescientist13 thescientist13 changed the title fix(plugins): #1633 lit css module scripts not emitting style content in ssr output fix(plugins): #1633 lit css module scripts not emitting style tag content in ssr output Jun 17, 2026
@thescientist13 thescientist13 force-pushed the bug/issue-1633-lit-css-module-scripts-styles-output-missing branch from f8aaa43 to 1192a92 Compare June 18, 2026 01:14
@thescientist13 thescientist13 merged commit 49dc6f9 into master Jun 18, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in [Greenwood] Phase 10 - Ecosystem Compat Jun 18, 2026
@thescientist13 thescientist13 deleted the bug/issue-1633-lit-css-module-scripts-styles-output-missing branch June 18, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alpha.7 bug Something isn't working Plugins Greenwood Plugins SSR v0.34.0

Projects

Development

Successfully merging this pull request may close these issues.

Support CSS Module scripts in Lit SSR renderer plugin

1 participant