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

Hover Preview issue #325

Closed
jsonleex opened this issue May 15, 2021 · 3 comments
Closed

Hover Preview issue #325

jsonleex opened this issue May 15, 2021 · 3 comments

Comments

@jsonleex
Copy link

As the picture shows, Hover Preview is always loading

Screenshot from 2021-05-16 01-39-09

tailwind.config.js

module.exports = {
  mode: 'jit',
  purge: [],
  darkMode: false, // or 'media' or 'class'
  theme: {
    extend: {},
  },
  variants: {
    extend: {},
  },
  plugins: [],
};

vscode OUTPUT:

Screenshot from 2021-05-16 01-42-21

@bradlc
Copy link
Contributor

bradlc commented May 17, 2021

Are you still seeing this in v0.6.4 @jsonleex?

@jsonleex
Copy link
Author

Maybe it's caused by other extension or vscode? Everything works fine, when i uninstall other extensions.

@bradlc
Copy link
Contributor

bradlc commented May 28, 2021

Ok, I'll close this then, but feel free to open a new issue if you think it's caused by this extension 👍

@bradlc bradlc closed this as completed May 28, 2021
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

No branches or pull requests

2 participants