Skip to content

v0.2.0

Compare
Choose a tag to compare
@athif23 athif23 released this 25 Sep 13:14
· 43 commits to master since this release

Enhancement

  • Added prompt for CSS preprocessor (#9 #3)
  • Added stylus and less preprocessor
  • Added --use-npm, to use npm for installing packages
  • Make folder's structure of templates for webpack and parcel to be the same
  • Improve CLI UI by updating to newer version of enquirer
  • Organized code structure of source code for more readability
  • Added documentation for list of commands, at docs/commands
  • Added executable binary for easier use, see below. (No x86 version)

Fixes

  • Fix image don't show up at landing page (#10)