avinash201199 / weather-app

Weather app with JavaScript and api
MIT License
86 stars 164 forks source link

Integrating a gulp task runner with css minify & watch tasks #279

Closed Prakash-Ravichandran closed 11 months ago

Prakash-Ravichandran commented 11 months ago

@avinash201199

Gulp task runner will generates, auto saves the css & produces a minification of all css files.

Will integrate gulp task runner

Can you assign this to me ?

avinash201199 commented 11 months ago

what will be the use of that ? how it will help in the project ?

Prakash-Ravichandran commented 11 months ago

In the command line, using gulp watch we can able see the css generation. Of course there are lots of gulp advantages, i see the above four are concrete advantage.

avinash201199 commented 11 months ago

okay , work on the issue , while making pr , please also add demo video of the changes