Apparently, it’s really simple to export basically anything in CSS with the .module rather than .css extension.
However, this is all I know. I’ve seen an example which had pretty confusing syntax, but it had a simple export > import structure and could apparently export more than only “--” variables, so I’m pretty interested in using it rather than classic exports.
Could someone please explain what these files are, or clear up my misunderstanding if I’m thinking of something else?