studio-main-v1.scss 559 Bytes
Newer Older
1 2
// Studio - css architecture
// Version 1 styling (pre-Pattern Library)
3 4
// ====================

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

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

21
@import 'build-v1'; // shared app style assets/rendering