LeaVerou / inspire.js

Lean, hackable, extensible slide deck framework. Previously known as CSSS.
https://inspirejs.org
MIT License
1.73k stars 254 forks source link

add gulp workflow #147 #148

Open zellwk opened 7 years ago

zellwk commented 7 years ago

Signed-off-by: Zell Liew zellwk@gmail.com

LeaVerou commented 7 years ago

Thanks for working on this! However, I see several issues that prevent me from merging this for now:

zellwk commented 7 years ago

To be honest, I'm not sure if adding a gulp workflow would help if you don't want to:

  1. Reload the browser
  2. Preprocess / postprocess CSS
  3. Add vendor prefixes

imo, it doesn't add much value to just add cssnext, because it doesn't help much too. What do you think?