Skip to content

drewminns/postCSS-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PostCSS Starter for Gulp and Grunt

Within each task runner folder, run the following steps in the command line.

  • npm install - You may need to type sudo before the command and type in your password.
  • To run the gulp file, type gulp styles.
  • To run the grunt file, type grunt.

Expand upon these tasks as you will!

Releases

No releases published

Packages

No packages published