styles/default.css in markup, where does it come from? [closed]

just guessing now because lack of info, but it could be in your functions.php and maybe called by the function “wp_enqueue_style()” or try to search your theme folder for default.css and it should give you that file where it being included from.

And no it is not a standard inclusion in WP.