mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-09 03:31:17 +02:00
11 lines
253 B
SCSS
11 lines
253 B
SCSS
@import 'variables';
|
|
|
|
$fa-font-path: "~font-awesome/fonts/";
|
|
@import "~font-awesome/scss/font-awesome";
|
|
|
|
@import 'bulma-overrides';
|
|
@import '../../node_modules/bulma/bulma';
|
|
|
|
@import '../../node_modules/sweetalert2/dist/sweetalert2';
|
|
|
|
@import 'styles';
|