moxie-lean / Lean

Bare bones WordPress starter theme focused on modularity, scalability and performance.
http://getmoxied.net/
GNU General Public License v2.0
19 stars 4 forks source link

Create a gulp taks for: styles and JS #37

Closed mitogh closed 9 years ago

mitogh commented 9 years ago

There is no taks to do both task at the same time at the moment we have to do something like:

gulp styles && gulp js

Should be good idea to have a task like

gulp assets

That do both.