Closed grtjn closed 4 years ago
vue-ui comes with a postcss.config.js that should take care of this, but.. make sure you install the components you are trying to import in the correct project. Don't install such libraries in the top-level, but in the ui/ subfolder instead.
This occasionally happens after installing something like grove-vue-visjs-graph, and trying to import css or less files in main.js.