Skip to content

Commit 9453f70

Browse files
DOC-3150: Skin UI content CSS was truncated when bundling, causing CSS styles to be missing. (#3638)
* DOC-3150: Skin UI content CSS was truncated when bundling, causing CSS styles to be missing. * Update modules/ROOT/pages/7.7.1-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 8b23a03 commit 9453f70

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

modules/ROOT/pages/7.7.1-release-notes.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
5858

5959
{productname} {release-version} also includes the following bug fixes:
6060

61-
=== <TINY-vwxyz 1 changelog entry>
62-
// #TINY-vwxyz1
61+
=== Skin UI content CSS was truncated when bundling, causing CSS styles to be missing.
62+
// #TINY-11875
6363

64-
// CCFR here.
64+
In {productname} {release-version}, an issue was identified where skin content CSS was truncated during the build process when bundling CSS files into JavaScript resources. This caused invalid styles, leading to partial or complete loss of CSS in the editor UI for self-hosted setups, which resulted in broken styling and reduced usability.
65+
66+
This issue has been resolved in {productname} {release-version}. The bundling process now correctly incorporates CSS styles into the generated JavaScript resources, preventing truncation and ensuring consistent styling across the editor UI.
6567

6668

6769
[[known-issues]]

0 commit comments

Comments
 (0)