caseydierking / wcss

It's really quite ridiculous.
https://winningcolors.herokuapp.com/
MIT License
18 stars 41 forks source link

Integrate gulp into this project #75

Open caseydierking opened 6 years ago

caseydierking commented 6 years ago

Would like to open this up for discussion but Iā€™m interested in integrating gulp for wcss.

Would like to use it for auto minifying css and js. Also would like to utilize livereload functionality.

Open to other ideas.

CapitanFindusFI commented 6 years ago

Hi, do you just need to minify things and setup browser live reload? I think I can handle it šŸ˜„

caseydierking commented 6 years ago

@CapitanFindusFI that is what I'm thinking initially. I know we'll be able to do more as we grow this project. But for now, minify and live reload would be šŸ‘

CapitanFindusFI commented 6 years ago

should be ok with pull request #93