Skip to content

Commit daa8bde

Browse files
committed
fixup! [heft-sass-plugin] Add preserveIcssExports option
1 parent f9c1dc8 commit daa8bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/changes/@rushstack/heft-sass-plugin/heft-sass-plugin-preserve-icss-exports_2026-04-09-00-00.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/heft-sass-plugin",
5-
"comment": "Add preserveIcssExports option to keep the ICSS :export block in emitted CSS output, required when downstream webpack loaders (e.g. css-loader icssParser) need to extract :export values at bundle time",
5+
"comment": "Add `preserveIcssExports` option to keep the ICSS `:export` block in emitted CSS output, required when downstream webpack loaders (e.g. `css-loader` icssParser) need to extract `:export` values at bundle time.",
66
"type": "minor"
77
}
88
],

0 commit comments

Comments
 (0)