I'm working on a Vue.js Project. I'm using Vuetify.js for the styling. Vuetify has CSS-Variables which i want to make work on IE11. I've tried some polyfills, sadly none of them worked... Here is a sample: https://github.com/fbe106360/css-polyfill/
Any ideas?
I've tried these already: https://github.com/nuxodin/ie11CustomProperties , https://github.com/jhildenbiddle/css-vars-ponyfill