Skip to content

v0.3.1

Compare
Choose a tag to compare
@ju4n97 ju4n97 released this 15 Nov 01:35
· 1059 commits to main since this release

Features

  • Refactor TailwindCSS colors (primary, success, warning, danger).
  • Add separate webpack configuration files (webpack-dev.config.js & webpack-prod.config.js).
  • Add a new build target for development which takes the webpack development configuration.
  • Enable PurgeCSS in webpack-prod.config.js.

Changes

  • Webpack and tailwind config files are moved to a folder called config in the root of the project.
  • webpack.config.js is renamed by wepack-prod.config.js
  • tailwind.config.js is moved to config folder