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

CSS @property is not getting recognised. #3402

Open
yogeshGroony opened this issue Apr 12, 2022 · 0 comments
Open

CSS @property is not getting recognised. #3402

yogeshGroony opened this issue Apr 12, 2022 · 0 comments

Comments

@yogeshGroony
Copy link

create a vue file like this->

<style> @Property --pgPercentage { syntax: ''; inherits: false; initial-value: 0; } </style> <script> export default {} </script>

You will see all the code after @Property is not getting recognised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants