Ah, I see it now… I didn’t realize that get_stylesheet_uri() existed. I’ll try using that. Thanks, all!
Thanks, stephencottontail!
A quick search of the /twentyfourteen directory only turns up a few instances of “wp_enqueue_style”, all of which occur in the theme’s “functions.php” file and none of which are for the “style.css” file.
Am I looking in the wrong place?
Note: I used the extended Find tool that comes with Komodo Edit 8.5 to do a recursive search in the /twentyfourteen directory.