Improving CSS with PostCSS

Pluralsight
Course Summary
CSS is great, but PostCSS can make it even better. In this course, you'll learn how to use this powerful tool to supercharge your CSS.
-
+
Course Description
PostCSS is like a Swiss army knife of CSS plugins with over 250 plugins that extend and alter the functionality of CSS itself. From CSS variables and mixins, to future-proofing, PostCSS has it all. In this course, Improving CSS with PostCSS, you will explore the best ways to integrate PostCSS within your workflow. Next, you will install and use some of the most popular PostCSS plugins so that you have a solid understanding of how to use any of the 250 plugins PostCSS offers. Finally, you'll learn how to write your own PostCSS plugin from scratch! If you're someone who deals with CSS on a regular basis, there's no reason you should not use PostCSS, and after watching this course, you will have a solid understanding of how to harness the power of PostCSS.
-
+
Course Syllabus
Course Overview- 1m 15s
—Course Overview 1m 15sGetting Started with PostCSS- 20m 4s
—Introduction 1m 32s
—Installing the PostCSS-CLI 6m 6s
—Integrating PostCSS with Gulp 6m 13s
—Integrating PostCSS with Grunt 6m 13sUsing PostCSS Plugins- 27m 53sUsing PostCSS in Your Own Project- 28m 30sCreating a PostCSS Plugin- 18m 9s