Improving CSS with Stylus

Pluralsight
Course Summary
Stylus offers a number of advantages over writing traditional CSS. In this course, you will learn how to harness the power of Stylus and speed up your workflow.
-
+
Course Description
In case you're unaware, CSS by itself is not very dynamic. There's no support for variables and functions, and dealing with vendor prefixes can be a nightmare! In this course, Improving CSS with Stylus, you'll learn how Stylus solves all of this and more. You can declare variables, functions, mixins, and even improve the visibility of your CSS without having to include colons, semi-colons, and braces. First, you're going to learn how to integrate Stylus within your development environment. Then, you will take a close look at Stylus from a beginner's level all the way up to an advanced level. Finally, you will create your very own project so that you can gain meaningful experience by using Stylus. After watching this course, you'll be ready to starting using Stylus to improve your workflow.
-
+
Course Syllabus
Course Overview- 1m 3s
—Course Overview 1m 3sUnderstanding Stylus Basics- 21m 36s
—Introduction 1m 33s
—Setting up Your Development Environment 4m 48s
—Indentation and Optional Syntax 3m 56s
—Selectors 3m 56s
—Variables 3m 15s
—Mixins 4m 4sGoing Further with Stylus- 19m 9sStarting Your Own Project- 15m 9sWriting the Stylus- 23m 19s