lms-course.scss 409 Bytes
Newer Older
David Baumgold committed
1 2 3 4 5 6 7 8
@import 'bourbon/bourbon';
@import 'vendor/bi-app/bi-app-ltr'; // set the layout for left to right languages

@import 'base/reset';
@import 'base/variables';
@import 'base/font_face';
@import 'base/mixins';

9 10
// This comment is used by preprocess_assets.py to include resources from a
// theme, for old-style deprecated theming.
David Baumgold committed
11 12 13
//<THEME-OVERRIDE>

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