feat(platform): add isRTL() and body css class

This commit is contained in:
Adam Bradley
2016-01-01 21:35:21 -06:00
parent e17c27eb2e
commit 0b4b8628bf
4 changed files with 34 additions and 13 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html dir="ltr" lang="en">
<head>
<title>Ionic E2E</title>
<meta charset="UTF-8" />