Skip to content

Change to parse expressions in style vars#118

Merged
ota-meshi merged 10 commits intomasterfrom
style-vars
Jul 18, 2021
Merged

Change to parse expressions in style vars#118
ota-meshi merged 10 commits intomasterfrom
style-vars

Conversation

@ota-meshi
Copy link
Member

Also added an option to decide whether to enable this feature. The default is enable.
See also to here.

I tried to handle this feature with a check rule instead of a parser, but it was difficult to get the correct location, so I implement it in the parser.

Also added an option to decide whether to enable this feature. The default is enable.
See also to [here](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0043-sfc-style-variables.md).

I tried to handle this feature with a check rule instead of a parser, but it was difficult to get the correct location, so I implement it in the parser.
@ota-meshi ota-meshi merged commit 0078cdc into master Jul 18, 2021
@ota-meshi ota-meshi deleted the style-vars branch July 18, 2021 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant