You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 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!
The text was updated successfully, but these errors were encountered: