component-state-driven CSS variables doesn't work in electron
Version
3.0.4
Reproduction link
https://codesandbox.io/s/unruffled-perlman-fq0qm?file=/src/App.vue
Steps to reproduce
In a electron project with vue-cli(Vue3 installed) Try to use component-state-driven CSS variables
What is expected?
The feature work as expected;
What is actually happening?
v-bind was converted to var successfully but variables was not add to inline style
The electron version is 11.1.1 and chrome is '87.0.4280.88'
Please provide an actual reproduction. Your issue is with electron, so the reproduction needs to be a repository with a project that actually uses electron.
Please open a new issue when you have a proper reproduction that we can check out.
In the meantime, you can also try and find help at chat.vuejs.org