Pinned Loading
-
Just a little code when you want to ...
Just a little code when you want to know which breakpoint you are on with TailwindCSS (in its default configuration) :) 1@if (App::hasDebugModeEnabled())
2<div class="fixed bottom-1 right-1 z-[9999]">
3<span class="sm:hidden bg-green-200 p-2">DEFAULT</span>
4<span class="hidden sm:block md:hidden bg-yellow-200 p-2">SM</span>
5<span class="hidden md:block lg:hidden bg-pink-200 p-2">MD</span>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.