11 lines
315 B
SCSS
11 lines
315 B
SCSS
// ------------------------------------------
|
|
// right to left module
|
|
// authors:
|
|
// twitter.com/anasnakawa
|
|
// twitter.com/victorzamfir
|
|
// licensed under the MIT license
|
|
// http://www.opensource.org/licenses/mit-license.php
|
|
// ------------------------------------------
|
|
|
|
@import 'variables-rtl';
|
|
@import 'mixins'; |