Hi I've been trying to find out how to add an scss file to my kibana plugin, i'm using version 7.6.2. I ran into this post Custom Webpack settings integration with kibana plugin.
In there you'll find this post - .
I'd like to find out how I can pre-build my plugin and then import it into Kibana just like he's specified. If anyone can point me in the right direction, that would be amazing.