Last active
January 8, 2021 05:01
-
-
Save jaredcwhite/fdb21c944813191553c8b4f8a3bf9f01 to your computer and use it in GitHub Desktop.
Tailwind HTML Gzip sizes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 538 bytes gzipped --> | |
| <!-- (and that's before cleaning up all the *unnecessary divs* !! --> | |
| <div class="toast"> | |
| <div class="toast-inset"> | |
| <div class="toast-rounded"> | |
| <div class="toast-padding"> | |
| <div class="toast-flex"> | |
| <div class="toast-content__icon"> | |
| <svg class="text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="toast-content__message"> | |
| <p> | |
| Successfully saved! | |
| </p> | |
| <p> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="toast-content__close-button"> | |
| <button> | |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="toast"> | |
| <div class="toast-inset"> | |
| <div class="toast-rounded"> | |
| <div class="toast-padding"> | |
| <div class="toast-flex"> | |
| <div class="toast-content__icon"> | |
| <svg class="text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="toast-content__message"> | |
| <p> | |
| Successfully saved! | |
| </p> | |
| <p> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="toast-content__close-button"> | |
| <button> | |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="toast"> | |
| <div class="toast-inset"> | |
| <div class="toast-rounded"> | |
| <div class="toast-padding"> | |
| <div class="toast-flex"> | |
| <div class="toast-content__icon"> | |
| <svg class="text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="toast-content__message"> | |
| <p> | |
| Successfully saved! | |
| </p> | |
| <p> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="toast-content__close-button"> | |
| <button> | |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="toast"> | |
| <div class="toast-inset"> | |
| <div class="toast-rounded"> | |
| <div class="toast-padding"> | |
| <div class="toast-flex"> | |
| <div class="toast-content__icon"> | |
| <svg class="text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="toast-content__message"> | |
| <p> | |
| Successfully saved! | |
| </p> | |
| <p> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="toast-content__close-button"> | |
| <button> | |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="toast"> | |
| <div class="toast-inset"> | |
| <div class="toast-rounded"> | |
| <div class="toast-padding"> | |
| <div class="toast-flex"> | |
| <div class="toast-content__icon"> | |
| <svg class="text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="toast-content__message"> | |
| <p> | |
| Successfully saved! | |
| </p> | |
| <p> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="toast-content__close-button"> | |
| <button> | |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 746 bytes gzipped --> | |
| <!-- that's ~40% larger than the semantic example --> | |
| <div class="fixed inset-0 flex items-end justify-center px-4 py-6 pointer-events-none sm:p-6 sm:items-start sm:justify-end"> | |
| <div class="max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto"> | |
| <div class="rounded-lg shadow-xs overflow-hidden"> | |
| <div class="p-4"> | |
| <div class="flex items-start"> | |
| <div class="flex-shrink-0"> | |
| <svg class="h-6 w-6 text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="ml-3 w-0 flex-1 pt-0.5"> | |
| <p class="text-sm font-medium text-gray-900"> | |
| Successfully saved! | |
| </p> | |
| <p class="mt-1 text-sm text-gray-500"> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="ml-4 flex-shrink-0 flex"> | |
| <button class="inline-flex text-gray-400 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150"> | |
| <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="fixed inset-0 flex items-end justify-center px-4 py-6 pointer-events-none sm:p-6 sm:items-start sm:justify-end"> | |
| <div class="max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto"> | |
| <div class="rounded-lg shadow-xs overflow-hidden"> | |
| <div class="p-4"> | |
| <div class="flex items-start"> | |
| <div class="flex-shrink-0"> | |
| <svg class="h-6 w-6 text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="ml-3 w-0 flex-1 pt-0.5"> | |
| <p class="text-sm font-medium text-gray-900"> | |
| Successfully saved! | |
| </p> | |
| <p class="mt-1 text-sm text-gray-500"> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="ml-4 flex-shrink-0 flex"> | |
| <button class="inline-flex text-gray-400 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150"> | |
| <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="fixed inset-0 flex items-end justify-center px-4 py-6 pointer-events-none sm:p-6 sm:items-start sm:justify-end"> | |
| <div class="max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto"> | |
| <div class="rounded-lg shadow-xs overflow-hidden"> | |
| <div class="p-4"> | |
| <div class="flex items-start"> | |
| <div class="flex-shrink-0"> | |
| <svg class="h-6 w-6 text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="ml-3 w-0 flex-1 pt-0.5"> | |
| <p class="text-sm font-medium text-gray-900"> | |
| Successfully saved! | |
| </p> | |
| <p class="mt-1 text-sm text-gray-500"> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="ml-4 flex-shrink-0 flex"> | |
| <button class="inline-flex text-gray-400 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150"> | |
| <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="fixed inset-0 flex items-end justify-center px-4 py-6 pointer-events-none sm:p-6 sm:items-start sm:justify-end"> | |
| <div class="max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto"> | |
| <div class="rounded-lg shadow-xs overflow-hidden"> | |
| <div class="p-4"> | |
| <div class="flex items-start"> | |
| <div class="flex-shrink-0"> | |
| <svg class="h-6 w-6 text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="ml-3 w-0 flex-1 pt-0.5"> | |
| <p class="text-sm font-medium text-gray-900"> | |
| Successfully saved! | |
| </p> | |
| <p class="mt-1 text-sm text-gray-500"> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="ml-4 flex-shrink-0 flex"> | |
| <button class="inline-flex text-gray-400 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150"> | |
| <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="fixed inset-0 flex items-end justify-center px-4 py-6 pointer-events-none sm:p-6 sm:items-start sm:justify-end"> | |
| <div class="max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto"> | |
| <div class="rounded-lg shadow-xs overflow-hidden"> | |
| <div class="p-4"> | |
| <div class="flex items-start"> | |
| <div class="flex-shrink-0"> | |
| <svg class="h-6 w-6 text-green-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | |
| <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" /> | |
| </svg> | |
| </div> | |
| <div class="ml-3 w-0 flex-1 pt-0.5"> | |
| <p class="text-sm font-medium text-gray-900"> | |
| Successfully saved! | |
| </p> | |
| <p class="mt-1 text-sm text-gray-500"> | |
| Anyone with a link can now view this file. | |
| </p> | |
| </div> | |
| <div class="ml-4 flex-shrink-0 flex"> | |
| <button class="inline-flex text-gray-400 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150"> | |
| <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> | |
| <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /> | |
| </svg> | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment