All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.components.VBtnToggle.VBtnToggle.sass Maven / Gradle / Ivy

@use './variables' as *
@use '../../styles/tools'

@include tools.layer('components')
  .v-btn-toggle
    > .v-btn.v-btn--active:not(.v-btn--disabled)
      @include tools.active-states('> .v-btn__overlay', $btn-toggle-selected-opacity)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy