The JIT (Just in Time) compiler will actually build your CSS faster as the main goal.
But this custom CSS is indeed easier.
Be aware it can only do custom css for elements already existing in Tailwind.
So w-1/2 exists but we can now do w-[20px] where the 20px is our custom part to it.