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
When trying to use @import in a Sass file with modules from external libraries (e.g. Font Awesome), PhpStorm underlines those imports in red and basically does not link to the modules:
The assets compilations is working fine, so it is an IDE issue - anyone has an idea whether this can be fixed in PhpStorm's settings?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to use

@import
in a Sass file with modules from external libraries (e.g. Font Awesome), PhpStorm underlines those imports in red and basically does not link to the modules:The assets compilations is working fine, so it is an IDE issue - anyone has an idea whether this can be fixed in PhpStorm's settings?
Beta Was this translation helpful? Give feedback.
All reactions