Venkateshwar
Venkateshwar
To create this "site-prod", we should not let users to enter the `link` and `script` tags to include the plugins. Instead, we need to wrap these in functions, so that...
The only thing changes in `site` and `site-prod` folders is `.min.css` and `.min.js`. It might be better to just have the same `site` folder which can switch the `dev`, `prod`...
Name of `html.js` has been changed to `global-click.js`. You can find it in `dist/assets/libs/`.
Should consider in 2.0.0 version of this repo. For now, gulp + sass is okay.
Added postcss in 1.0.0 version only
Need to include more POSTCSS plugins. Need to go through POSTCSS website.
The svg-min plugin inside is altering the SVG code provided in input. Need to check.