Skip to content

Instantly share code, notes, and snippets.

@arjus
Last active May 14, 2018 07:59
Show Gist options
  • Save arjus/aa7b7342db093f05a6256100aababf36 to your computer and use it in GitHub Desktop.
Save arjus/aa7b7342db093f05a6256100aababf36 to your computer and use it in GitHub Desktop.
Commands to run if grunt is not working properly
#After configuring the theme in dev->tools->grunt->configs->themes.js
grunt clean
grunt exec:theme
grunt less:theme
#while developing
grunt watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment