We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I also tested with volar-starter. It might related to #1027 (comment)
<template> <img alt="Vue logo" src="./assets/logo.png" /> <HelloWorld msg="Hello Vue 3 + TypeScript + Vite" /> </template> <script lang="ts" setup> import HelloWorld from './components/HelloWorld.vue' </script> <style>#app { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; color: #2c3e50; margin-top: 60px; }</style>
I also noticed something about volar-starter - johnsoncodehk/volar-starter#5, johnsoncodehk/volar-starter#6
The text was updated successfully, but these errors were encountered:
9073517
No branches or pull requests
I also tested with volar-starter. It might related to #1027 (comment)
I also noticed something about volar-starter - johnsoncodehk/volar-starter#5, johnsoncodehk/volar-starter#6
The text was updated successfully, but these errors were encountered: