Skip to content

sass url() not working in production / staging #311

Answered by chmich
chmich asked this question in Q&A
Discussion options

You must be logged in to vote

found it:

background-image: url("@/images/fa-solid/magnifying-glass-lightgray.svg");

works.
it seems that the @ is referencing to app/frontend/ and on that way its working on all environments.
And, i did not have to configure some aliases like Stackoverflow or plainenglish.io saying. it seems to be be configured by default.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ElMassimo
Comment options

Answer selected by chmich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants