
Add static instances of FontAwesome, Bootstrap, and theme resources to more fully move to NPM/Browserify package management. Change-Id: I4ceb0cd44f1e54207fde9c6645931e3a29705894
6 lines
118 B
SCSS
6 lines
118 B
SCSS
@import 'vars';
|
|
@import 'typography';
|
|
@import 'bootstrap';
|
|
@import 'font-awesome/font-awesome';
|
|
@import 'sb-admin-2';
|