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

Code analysis Intellij - unknown function svg-load #92

Open
snakemastr opened this issue Nov 18, 2021 · 0 comments
Open

Code analysis Intellij - unknown function svg-load #92

snakemastr opened this issue Nov 18, 2021 · 0 comments

Comments

@snakemastr
Copy link

snakemastr commented Nov 18, 2021

Hi,

this is related to Intellij more than this plugin I guess.
I constantly get the error "unknown function svg-load" in the .scss files and upon code analysis prior to committing files.
It has me ignoring the errors which is not a good thing because I miss other errors too.
These are the specs/etc:

  • I use this plugin for a nuxt project in Jetbrains Intellij
  • Installed PostCSS plugin in Intellij
  • I use SCSS with TailwindCSS and PostCSS 8.3+
  • Css dialect is set to postcss
  • Folder node_modules/postcss-inline-svg was automatically marked for indexing

I don't want to fully remove the unknown function checking for obvious reasons.
Any ideas on what I should configure or change?

Thanks in advance!

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

1 participant