Custom CSS NOT replacing Tailwind CSS Preflight

I finally solved my problem by declaring the preflight = false on the tailwind.config.js… then I declared my classes on the input.css and activated the preflights again…