Skip to content

Instantly share code, notes, and snippets.

@Akryum
Created June 9, 2018 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akryum/c63602758cfb29cec24a3d38c66cffe7 to your computer and use it in GitHub Desktop.
Save Akryum/c63602758cfb29cec24a3d38c66cffe7 to your computer and use it in GitHub Desktop.
Vue cli-ui plugin dark mode
@import '~@vue/cli-ui/src/style/imports'
.my-class
background $vue-ui-color-light-neutral
.vue-ui-dark-mode &
background $vue-ui-color-dark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment