This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
vendor.scss 488 B
Newer Older
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
/* after changing this file run 'npm run webpack:build' */

/***************************
put Sass variables here:
eg $input-color: red;
****************************/
// Override Bootstrap variables
//@import 'bootstrap-variables';
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
// Import Bootstrap source files from node_modules
//@import '~bootstrap/scss/bootstrap';
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed

/* jhipster-needle-scss-add-vendor JHipster will add new css style */
@import "~@ng-select/ng-select/themes/default.theme.css";
@import '~katex/dist/katex.min.css';