Skip to content

Commit

Permalink
Add foundation-rtl CSS file for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Feb 24, 2016
1 parent 0f83db5 commit ba19d18
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/foundation-rtl.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$global-text-direction: rtl;

@import '../scss/foundation';

@include foundation-everything;

0 comments on commit ba19d18

Please sign in to comment.