2017-04-21 22:20:47 +01:00
|
|
|
$fa-font-path: "../fonts";
|
|
|
|
@import "node_modules/font-awesome/scss/font-awesome";
|
|
|
|
|
2017-04-22 16:38:44 +01:00
|
|
|
@import "node_modules/bootstrap/scss/bootstrap-grid";
|
2017-04-21 22:20:47 +01:00
|
|
|
|
2017-04-22 16:38:44 +01:00
|
|
|
// Import Alpha theme (ish)
|
2017-04-21 22:17:57 +01:00
|
|
|
@import 'alpha';
|