I have created a WordPress themes with all the necessary templates (PHP files). However under "Styles" it's currently only showing the style.css file. I understand I can @import CSS files in style.css but I wanna be able to edit those additional CSS files from my theme directly in the WordPress theme editor, like I can with style.css.
Seems silly to have a whole "Styles" heading in the theme editor if you can't even add other CSS files?
So is it possible to make extra CSS files show up in the theme editor?
