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

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

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

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