Migration Ionic 2 - CSS Components

Hi,
I checked the Ionic 2 css components and I loved them. I want start using them in my ionic 1 project without migrating the all project.

There’s any issues replacing the ionic 1 with ionic 2 css file? I notice the the div tag’s in card components use “ion” tags, but I believe the class names are the only thing that you need make sure they continue to be the same in the new Ionic release.

Any advice?

My advice, move your application to Ionic 2 or keep using vanilla Ionic 1 CSS.

You’ll lose your mind if you keep adapting Ionic 2 CSS to Ionic 1.