Logesh Paul

Results 14 comments of Logesh Paul

No probs thiyagu! Just want to remind you on that :+1:

Great suggestion, Adding it to backlog

Based on the discussion, we can give the user one more option in the prompt "Do you want to use current directory as project location?" Yes [or] No **Yes:** Takes...

@rgksugan wanna take a crack at this?

@gokulkrishh Thanks for your suggestion!

@PoliteSilence This might be due to modernizer plugin updated their `bower.json` file path. Can you try excluding modernizer while scaffolding out the full pack web app in terminal/command prompt

@PoliteSilence @peterberwind Fixed this issue, will release along with a couple of other features and update you here.

Hey @rgksugan Agreed! I think (master, base, layout) files are less used; let's keep that in common folder. Where in module and pages are used often, so let's put that...

Directory structure suggestion ``` + scss/ | | + base/ # reset, typography, site-wide | |-- _index.scss # imports for all base styles | |-- _base.scss # base styles |...