Add right-click menu

This commit is contained in:
Chandler Swift 2024-02-02 03:14:58 -06:00
parent 8d26ccf5c4
commit 2242863fdd
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
4 changed files with 56 additions and 3 deletions

View file

@ -1,4 +1,5 @@
@import "node_modules/ol/ol.css";
@import 'ol/ol.css';
@import 'ol-contextmenu/ol-contextmenu.css';
html, body {
margin: 0;