Skip to content

Instantly share code, notes, and snippets.

@andrewconnell
Created September 17, 2015 21:07
Show Gist options
  • Select an option

  • Save andrewconnell/44e8ab2a18fd4a22ca82 to your computer and use it in GitHub Desktop.

Select an option

Save andrewconnell/44e8ab2a18fd4a22ca82 to your computer and use it in GitHub Desktop.
OfficeUIFabric-RightToLeftSupport
<html dir="rtl">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="fabric-[version].rtl.min.css">
</head>
...
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment