You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build process & workflow we use here would probably be useful as a starting point for new projects — linting of sass & js, svg spriting, styleguide generation, minification etc.
Would it be useful to have a simple setup process to get all that going on new projects (even if we only use it for the prototype stage)? How best to achieve this — perhaps a package.json would be enough for our needs, maybe a yeoman generator (or any other option that comes to mind).
The text was updated successfully, but these errors were encountered:
The build process & workflow we use here would probably be useful as a starting point for new projects — linting of sass & js, svg spriting, styleguide generation, minification etc.
Would it be useful to have a simple setup process to get all that going on new projects (even if we only use it for the prototype stage)? How best to achieve this — perhaps a
package.json
would be enough for our needs, maybe a yeoman generator (or any other option that comes to mind).The text was updated successfully, but these errors were encountered: