Transforms: add QWERTY Left Shift, Base32 Crockford, Hex Compact Uppercase, Bitflip+Base64; register categories

This commit is contained in:
EP
2025-08-20 19:24:42 -07:00
parent aebe13b0b0
commit ad82dcbb0b
3 changed files with 124 additions and 29 deletions
-4
View File
@@ -229,10 +229,6 @@ h1, h2, h3, h4, h5 {
padding: 20px 0;
}
/* Safety: hide all tab-content until Vue mounts and activates one */
/* Remove aggressive v-cloak hiding to avoid blank app if Vue fails */
/* [v-cloak] .tab-content { display: none; } */
/* Input and output sections */
.input-section,
.output-section,