forked from Abdulbari/sgeUpdated
git-subtree-dir: sge-frontend git-subtree-mainline:876c278ac4git-subtree-split:5fa787e054
8 lines
409 B
SCSS
8 lines
409 B
SCSS
// ================================================================================================
|
|
// File Name: bootstrap.scss
|
|
// Description: Include bootstrap core from node_modules
|
|
// ----------------------------------------------------------------------------------------------
|
|
|
|
@import 'bootstrap-extended/include'; // Bootstrap includes
|
|
@import 'bootstrap/scss/bootstrap'; // Bootstrap core
|