How does Ionic adds classes to the body tag?

Ionic check what device your on by using cordova’s device plugin. From there, they add classes to the body to apply device specific classes and styling.

http://ionicframework.com/docs/api/utility/ionic.Platform/