File icon paths are broken

Created on 7 March 2023, over 1 year ago
Updated 25 March 2023, over 1 year ago

Problem/Motivation

File icon paths are broken.

Example in file.css:

.file--application-pdf {
  background-image: url(#{$barrio_path_images}icons/application-pdf.png);
}

Produces this url for the background image:

http://localhost/web/themes/contrib/bootstrap_barrio/css/components/file.css?rr5n45#{$barrio_path_images}icons/application-pdf.png

πŸ› Bug report
Status

Fixed

Version

5.5

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States crutch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024