Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introduction to PostCSS!
You have completed Introduction to PostCSS!
Preview
In this video, you'll learn how to install and set up PostCSS in your project using Gulp.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You can view the PostCSS setup options and
instructions by visiting postcss.org and
0:00
clicking the setup link in the main map.
0:02
This will take you to
the PostCSS GitHub repository, and
0:05
under usage you'll see all
the available usage options.
0:09
PostCSS is written in JavaScript and
installs via NPM so
0:13
you can use a task runner like Gulp or
Grunt,
0:18
even a module bundler like Webpack,
to handle your PostCSS processing.
0:21
You'll see a full list of all the task
runners you can use under Runners.
0:26
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up