sahat/megaboilerplate

Framework flow is wrong

Randore opened this issue · 2 comments

wrong-flow

Bootstrap should come under Bootstrap section and not under SASS

This isn't wrong.
Bootstrap has multiple different repo's one for CSS the other one is for SASS and the last one is for LESS.
So the "Framework Flow Options" are dependent on if you choose Bootstrap "None / CSS", "SASS" or "LESS". (For example if you choose "None / CSS" you have the option to minify, while with "SASS" that is not the case)

I think the flow is correct as it is.

ok