not-tailwind 0.2.0

A tool for shortening css classes
Documentation
1
2
3
export const ntw = new Map();
map.set("text-3xl", "text-3xl")
map.set("--tw-bg-opacity", "--tw-bg-opacity")