The current example for the login stylesheet code enqueues CSS manually (with a <link> tag and all) for reasons that were valid at the time I wrote the code, but may not be anymore.
I need to do some testing to see if the login_enqueue_scripts hook is actually in working order these days.