Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Releases: RetroModernDev/generator-frontend-webpack

Automatic generation of sass documentation via sassdoc

20 Apr 17:40

Choose a tag to compare

0.1.7

Add support for automatic generation of sass documentation via sasdoc

0.1.1

20 Mar 17:33

Choose a tag to compare

Change npm package name

MVP version

20 Mar 17:25

Choose a tag to compare

  • webpack config
  • compiling sass to css
  • autoprefixing styles
  • transpiling ES2015 to ES5
  • linting JavaScript files
  • Javascript unit testing via Karma & Jasmine
  • linting sass files
  • validating html
  • validating web accessibility
  • dev server
  • base config for yeoman generator
  • base scss files for styleguide