Adam Szadkowski
02/25/2020, 5:57 PM@import "variables";
@import "~bootstrap/scss/bootstrap";
I am not sure though how to add such file to source set. I suppose that I need to somehow instruct kotlin.js gradle plugin that it needs to use this file. Is is implemented or maybe I should just do some task which will copy this file to appropriate directory?