mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-21 17:50:33 +03:00
Release/v5 (#43)
This commit is contained in:
@@ -75,12 +75,22 @@ Next add an element to the page that will trigger the context menu to appear, an
|
||||
|
||||
```bash
|
||||
@import '~vue-context/dist/css/vue-context.css';
|
||||
|
||||
// Or
|
||||
@import '~vue-context/src/sass/vue-context';
|
||||
```
|
||||
|
||||
## Documentation/Demo
|
||||
|
||||
For full documentation and demos, go here: https://vue-context.com/docs
|
||||
|
||||
## Contributors
|
||||
|
||||
This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
|
||||
|
||||
- [rawilk](https://github.com/rawilk)
|
||||
- [wol-soft](https://github.com/wol-soft)
|
||||
|
||||
## License
|
||||
|
||||
`vue-context` uses the MIT License (MIT). Please see the [license file](https://github.com/rawilk/vue-context/blob/master/LICENSE) for more information.
|
||||
|
||||
Reference in New Issue
Block a user