Style transfer to CSS

I built our project using the styles in the designer. Now we want to transfer to a single source CSS file for the same project. Is there a way to easily transfer the already made styles to a CSS format? So I only need to put the –var-background-dark-theme for example?

Thanks in advance!

Select style in designer, <Ctrl> + C, open text editor, <Ctrl> + V