UNPKG

@cwist/vue-match-media

Version:

React to media query changes in your Vue 3 application (useful for adaptive design).

12 lines (6 loc) 385 B
# Contributing guide When contributing to this repository, please first discuss the change you wish to make via issue or any other method before making a change. ## Workflow The Git workflow used in this project is largely inspired by [Gitlab Flow](https://docs.gitlab.com/ce/workflow/gitlab_flow.html). The main branch is `master`. Merge requests should be forked from `master`.