Calinou / godot-asset-library-laravel

Experimental Godot Asset Library rewrite using the Laravel framework
MIT License
66 stars 16 forks source link

Update to Tailwind CSS 3 #416

Closed RedRiderX closed 2 years ago

RedRiderX commented 2 years ago

This pull request updates the project to tailwind v2, then v3 using the recommended upgrade process.

This includes keeping the initial v1 colour palette (including custom colours), font scale, and breakpoints used by the project. Because of this, there should be no visual differences whatsoever created by this update.

If there's a desire to migrate to the newer colour palette (with dark mode support) and spacing scales, that should be done as a separate task.

Closes https://github.com/Calinou/godot-asset-library-laravel/issues/256