diff --git a/HydeFront-v4-plan.md b/HydeFront-v4-plan.md index 0a0e2d0960c..ba9eaf37e2a 100644 --- a/HydeFront-v4-plan.md +++ b/HydeFront-v4-plan.md @@ -121,3 +121,4 @@ This plan maintains backward compatibility through the CDN while providing a mor Lists all the changes made to the codebase to implement the new component system in order to make the changelog later on, and to keep track of the changes. - Remove x-cloak style from app CSS as we have it in the head HTML +- Removed x-uncloak-md class, replaced with pure Tailwind diff --git a/packages/framework/resources/views/layouts/navigation.blade.php b/packages/framework/resources/views/layouts/navigation.blade.php index 452e53d62fb..5c29a8871e7 100644 --- a/packages/framework/resources/views/layouts/navigation.blade.php +++ b/packages/framework/resources/views/layouts/navigation.blade.php @@ -32,8 +32,9 @@ -