saeedalipoor / icono

One tag One icon, no font or svg, Pure CSS
http://git.io/icono
MIT License
4k stars 301 forks source link

Gulp build should not compile both stylus and less #44

Open benwiley4000 opened 7 years ago

benwiley4000 commented 7 years ago

This could produce weird results if the stylus and less files produce different output. Whichever one is saved last during gulp watch becomes the built version.

Also, if #43 is solved, the output should be exactly the same - so we should just build and write whichever one has the fastest compiler.