Static GitHub Issues

[380] Loader error when using vue-bulma-tooltip

prev: Loading Component
next: Webpack config - watchOptions

I get the following error when trying to use vue-bulma-tooltip:

Unexpected character '@' (1:0) You may need an appropriate loader to handle this file type. | @import '~bulma/sass/utilities/functions'; | @import '~bulma/sass/utilities/variables';

I have bulma configured in nuxt.config.js similar to the Global CSS example.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c331">#c331</a>)</em></sub></div>