Skip to content

Commit a717361

Browse files
committed
chore: add comment
1 parent 2d5861b commit a717361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compiler/src/transforms/transformStyle.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ function parseInlineCSS(
4949
JSON.stringify(res),
5050
false,
5151
loc,
52-
ConstantTypes.CAN_HOIST
52+
ConstantTypes.CAN_HOIST // maybe ConstantTypes.CAN_STRINGIFY?
5353
)
5454
}

0 commit comments

Comments
 (0)