I would like to create an custom option so that the user in the admin area could be able to select a alternative css that I will provide. I have made a custom page using the add_menu_page
function in the functions.php.
How could I retrieve all the .css files contained in the directory "/css" to make it easier for the user?