Skip to content

sonofmagic/tailwindcss-mangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ee84cb · Apr 3, 2025
Apr 3, 2025
Feb 17, 2025
Sep 18, 2024
Oct 27, 2024
Oct 27, 2024
Oct 28, 2024
Apr 3, 2025
Apr 3, 2025
Apr 3, 2025
Sep 18, 2024
Apr 7, 2023
Sep 18, 2024
Oct 27, 2024
Oct 22, 2024
Sep 18, 2024
Sep 18, 2024
Feb 17, 2025
Sep 18, 2024
Feb 6, 2025
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Apr 3, 2025
Apr 3, 2025
Mar 17, 2025
Oct 22, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024

Repository files navigation

tailwindcss-mangle

star dm0 dm1 dm2 dm3 test codecov

A util for mangle tailwindcss

tailwindcss-patch

tailwindcss-patch is a util to patch tailwindcss code and get its context at runtime.

Click tailwindcss-patch for more details.

unplugin-tailwindcss-mangle

It is recommended to read the documentation of tailwindcss-patch first, unplugin-tailwindcss-mangle depends on this tool.

unplugin-tailwindcss-mangle is a plugin for webpack and vite to obfuscate tailwindcss class.

You can enter unplugin-tailwindcss-mangle for usage and more details.

NextJs

For users trying version 2.3.0 of unplugin-tailwindcss-mangle, it has been tested and confirmed to work in versions 14~15. However, be aware that this package is no longer maintained, as the project is focused on vitejs.