ixkaito / frasco

Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, TypeScript, Webpack, ESLint, imagemin, Browsersync, etc.
https://ixkaito.github.io/frasco/
MIT License
131 stars 20 forks source link

Why using Webpack & Gulp #22

Closed atais closed 7 years ago

atais commented 7 years ago

Hi! I have just started working on this project and it looks really promising.

One thing I can not understand though is, why are you running webpack from gulp? Why not just stick to webpack?

ixkaito commented 7 years ago

@atais Thanks!

One thing I can not understand though is, why are you running webpack from gulp? Why not just stick to webpack?

First, I don't like importing CSS in JS files. Second, to make this project be able to run from Jekyll without npm/gulp/webpack. Third, to integrate the configuration.