
Ep. 7 - Meteor (Ciara Burkett)
CodeNewbie
00:00
Using a CSS Pre-Processor Like Stylus
Stylus is a minimalist CSS pre-processor. It strips out all of the semicolons and braces that you would otherwise have to add to your style sheets. You can also create variables for certain values, number values, or your font stack. Without that, you could certainly make beautiful web pages with writing vanilla CSS,. But the code base can become very unwieldy as you have to create rules for sibling elements, pseudo-selectors, and things like that.
Transcript
Play full episode