Skip to content

Instantly share code, notes, and snippets.

@jgarciaruiz
Created January 16, 2018 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgarciaruiz/74356512e2eda11f05a03cc8bb4ebc14 to your computer and use it in GitHub Desktop.
Save jgarciaruiz/74356512e2eda11f05a03cc8bb4ebc14 to your computer and use it in GitHub Desktop.
purifycss CLI command
https://github.com/purifycss/purifycss
//used on mobile response project
purifycss app/css/merged.css app/js/*.js app/index.html express-server.js --min --info --out app/css/merged-optim.min.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment