Skip to content

First version published in npm.

Latest
Compare
Choose a tag to compare
@tralves tralves released this 06 Oct 11:41
· 4 commits to master since this release

This template supports:

  • .vue Single-File Components;
  • scss imports and inside <style> tags in .vue files;
  • root imports (imports starting with / refer to the root of the app folder);
  • babel with es2015 and stage-2 presets;