Summary
Now we know how to generate CSS using the Stylus preprocessor. We learned about the Stylus syntax and programming to make CSS generation more efficient and dynamic.
So far what we learned has been mostly static interactions with the server. In the next chapter, we will learn how to make things more dynamic with the use of forms, cookies, and sessions.