Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to parse expressions in style vars #118

Merged
merged 10 commits into from
Jul 18, 2021
Merged

Change to parse expressions in style vars #118

merged 10 commits into from
Jul 18, 2021

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