Skip to content

Import external CSS in head

Simon Knox requested to merge fix-css-loader-url-resolver into master

Found this issue while trying to make SVGs work in CSS url() rule.

We were previously disabling some nuxt config. This uses nuxt.config.head to import the external CSS instead.

This also means bootstrap CSS is now being loaded (it wasn't previously)

Edited by Simon Knox

Merge request reports

Loading