fhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhd dfhdfhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhdfh bnmbertsurrttrtrtrtrjhjhjjhjhhjhjhjhf'tdfg php sh-3ll

HOME


sh-3ll 1.0
DIR:/home/u1105814/public_html/rarental.co.id/admin/build/scss/mixins/
Upload File :
Current File : /home/u1105814/public_html/rarental.co.id/admin/build/scss/mixins/_dark-mode.scss
//
// Mixins: Dark Mode Controll
//

@mixin dark-mode {
  @if $enable-dark-mode {
    .dark-mode {
      @content;
    }
  }
}