0.0.3
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 populateeditor-color-palette
andeditor-font-sizes
theme support automatically. - New screenshot.
- Update readme.
- Other minor fixes and improvements.