As somebody who cloned this project and tried to run it for the first
time, I got an error. I do not want other newbies to run into the same
issue. Therefore, I fixed the error by deleting the unnecessary line.
This was a typo on my part. It should have read, "wp_deregister_script" as I want to remove the default stylesheet, and then immediately enqueue the compiled stylesheet.
As somebody who cloned this project and tried to run it for the first time, I got an error. I do not want other newbies to run into the same issue. Therefore, I fixed the error by deleting the unnecessary line.