Can I manage a set of css files? I mean, have a main css file that imports the other files?
I've tried using import(url) but it didn't seem to work.
Thanks!