studio-main-rtl.scss 513 Bytes
Newer Older
1 2 3
// studio - css architecture
// ====================

4
// Table of Contents
5
// * +Libs and Resets
6
// * +Vendor and Rebase
7 8 9 10
// * +Base - Utilities
// * +Base - Assets
// * +Base - Starter
// * +Base - Elements
11 12 13
// * +Base - Specific Views
// * +Base - Contexts
// * +Xmodule
14 15

// +Libs and Resets - *do not edit*
16
// ====================
17
@import 'bourbon/bourbon'; // lib - bourbon
18
@import 'vendor/bi-app/bi-app-rtl'; // set the layout for right to left languages
19

20
@import 'build'; // shared app style assets/rendering