-
-
Notifications
You must be signed in to change notification settings - Fork 210
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Coming from React/JSX, you could get the list of CSS properties within the style
property/attribute and have syntax highlighting.
It uses object notation instead of a string, although this surprising this still shows up within a Svelte component (albeit not supported). I figure due to the use of svelte2tsx
It would be useful if the same was supported within Svelte when using the style
attribute (string).
It would also be helpful if the expressions within the values were highlighted as such (and not just shown as one big string).
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request