The tool has handled the extra large(`xl`) breakpoint and also successfully removed the directive. But 1. Though it has added support for small screens(`xs`, `sm`) but didn't remove the directive 2. Didn't handle large screen(`lg`, `md`) <img width="1184" alt="Screenshot 2024-01-20 at 10 03 08 AM" src="https://github.com/synopss/flex-layout-to-tailwind/assets/130522515/9b017a96-8690-4ede-b38a-6ed326538812">
The tool has handled the extra large(
xl) breakpoint and also successfully removed the directive. Butxs,sm) but didn't remove the directivelg,md)