Open
Description
Rails 7.0.3
sass:
.newbg {
background-image: image-url("logo65.jpg");
}
Results in:
ActionView::Template::Error (Error: Invalid CSS after "...72363ac7f64a97b": expected expression (e.g. 1px, bold), was ".jpg);"
21:12:23 rails.1 | on line 18207:114 of stdin
21:12:23 rails.1 | >> 9f2e1e2a86aebfa8a56ce47036a72363ac7f64a97b.jpg);
What is the secret to getting an scss file to compile with image helpers?
Metadata
Metadata
Assignees
Labels
No labels
Activity