mirror of
https://github.com/dyzulk/raisen-app.git
synced 2026-01-26 21:32:03 +07:00
first commit
This commit is contained in:
16
vendor/template/build/scss/parts/adminlte.light.scss
vendored
Normal file
16
vendor/template/build/scss/parts/adminlte.light.scss
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/*!
|
||||
* 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";
|
||||
|
||||
//
|
||||
Reference in New Issue
Block a user