Skip to content
Discussion options

You must be logged in to vote

Interesting, thanks for the report.

Digging a little bit more I found that the storage/basset prefix is hardcoded in the css file. https://github.com/Laravel-Backpack/theme-coreuiv2/blob/10e943a491e1f4ad5fb5e095105dc7a77628f0ec/resources/assets/css/source-sans-pro.css#L14

I guess that was a workaround to load those assets inside css and a proper solution was never researched. The fact that you changed the "default" configuration highlighted this problem.

I've created a PR to fix it: Laravel-Backpack/theme-coreuiv2#38

You can test that PR by changing your composer.json to: "backpack/theme-coreuiv2": "dev-fix-sans-pro-paths as 1.2.3"

If it fixes it for you let us know, it would help speedin…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@blondie63
Comment options

@pxpm
Comment options

pxpm Jun 26, 2024
Maintainer

Answer selected by blondie63
@blondie63
Comment options

@pxpm
Comment options

pxpm Jun 27, 2024
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants