Commit d3ebca2
committed
bug #1617 Fix styles (javiereguiluz)
This PR was merged into the main branch.
Discussion
----------
Fix styles
Without this change, I don't see any styles on the app and the server shows this:
```
[Application] Nov 4 14:19:23 |CRITICA| REQUES Uncaught PHP Exception
Symfony\Component\AssetMapper\Exception\RuntimeException:
"Unable to find asset "./bootswatch/_variables" referenced in "demo/assets/styles/_variables.scss".
The file "demo/assets/styles/bootswatch/_variables" does not exist."
at CssAssetUrlCompiler.php line 111
```
Commits
-------
28c46a6 Fix styles1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
0 commit comments