16 lines
291 B
SCSS
16 lines
291 B
SCSS
// studio - edx-icons
|
|
// ====================
|
|
|
|
// Table of Contents
|
|
// * +Libs and Resets
|
|
// * +edx-icons
|
|
|
|
|
|
// +Libs and Resets
|
|
// ====================
|
|
@import 'bourbon/bourbon'; // lib - bourbon
|
|
|
|
// +edx-icons
|
|
// ====================
|
|
@import 'assets/edx-icons'; // load the edx-icons fonts
|