I’m already using (and testing) different community themes. However, there is a set of custom CSS that I want to always have no matter the theme. Instead of having to paste the whole block of code each time into the obsidian.css, I would like to paste the @import 'custom.css' line to the top of the obsidian.css file.