Skip to content

sonofmagic/tailwindcss-mangle

Repository files navigation

tailwindcss-mangle

A util for mangle tailwindcss

tailwindcss-patch

tailwindcss-patch is a util to patch tailwindcss code and get it's context at runtime.

click tailwindcss-patch for more details.

tailwindcss-mangle-core

The core of tailwindcss-mangle

click tailwindcss-mangle-core for more details.

tailwindcss-mangle-shared

The shared utils of tailwindcss-mangle

click tailwindcss-mangle-shared for more details.

unplugin-tailwindcss-mangle

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.

How to use

See unplugin-tailwindcss-mangle