css-knife 0.1.5

A tool for shortening css classes
Documentation
1
2
<p class="text-2xl bg-red-400 rounded">hello world</p>
<p class="rounded-xl text-3xl">hello world 2</p>