Skip to content

0.0.3

Compare
Choose a tag to compare
@jeffreyvr jeffreyvr released this 21 Dec 23:10
· 104 commits to master since this release

Releasing version 0.0.3

  • Update Laravel Mix from version 5^ to 6^.
  • Removing Laravel Mix Tailwind, defining plugins within webpack.mix.js instead.
  • Switching from Sass to PostCSS for faster compiling.
  • Moved TailPress colors and font size settings to tailpress.json file.
  • Use tailpress.json to populate editor-color-palette and editor-font-sizes theme support automatically.
  • New screenshot.
  • Update readme.
  • Other minor fixes and improvements.