Going All Node: A Look at Front-End Tooling
mocasalter
Develop Drupal themes with npm and PostCSS!
Replacing task automators like Gulp or Grunt with regular old npm will simplify your workflow while giving you access to a larger selection of npm modules. And with PostCSS, you can customize your CSS processor to be as complex or lightweight as you need.
At the end of this talk, you will have:
- A basic understanding of using npm as a build tool
- A basic understanding of using PostCSS
- Drupal theme examples you can use on your next project
Attendees should have some familiarity with npm and CSS processors.