Possible error in bootstrap_barrio.libraries.yml

Created on 27 October 2023, 8 months ago
Updated 29 November 2023, 7 months ago

It appears there may be an error in bootstrap_barrio.libraries.yml. Out of the box, after upgrading, I am getting an error in my browser console about '/css/components/variables' not being there. It's weird it doesn't have the CSS extension so i took a look at the file and the libraries file and added '.css' to the the declaration on line 7.

css/components/variables: { weight: -20 }
changed to
css/components/variables.css: { weight: -20 }

Maybe there is something else I am not understanding. If this is intended to have no extension, how can I fix the error? Is this a server issue?

🐛 Bug report
Status

Closed: duplicate

Version

5.5

Component

Code

Created by

🇺🇸United States ngreenup

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

Comments & Activities

Production build 0.69.0 2024