You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
386 B
16 lines
386 B
/*!
|
|
* AdminLTE v3.2.0
|
|
* Without Dark mode
|
|
* Author: Colorlib
|
|
* Website: AdminLTE.io <https://adminlte.io>
|
|
* License: Open source - MIT <https://opensource.org/licenses/MIT>
|
|
*/
|
|
|
|
// DISABLE DARK MODE
|
|
$enable-dark-mode: false !default; // stylelint-disable-line
|
|
|
|
// AdminLTE Original file
|
|
// ---------------------------------------------------
|
|
@import "../adminlte";
|
|
|
|
//
|