Closed goblinfactory closed 1 month ago
Thanks for the report.
For the time being, instead of setting to inline_css: false
you'll have to remove the line from site.yaml
, if you want to disable it.
(This of course doesn't work, if you want to have it enabled globally and disabled for only a few pages)
Describe the Bug
Disabling
inline_css
in site.yaml crashesEnvironment
Minimal Reproduction
inline_css: true
toinline_css: false
site.yaml
and restoreinline_css:true
error goes away
Logs & Additional Context