forked from Abdulbari/sgeUpdated
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
|