Add supporting themes required for Lotusdocs
This commit is contained in:
3
themes/hugo-mod-jslibs-dist/popperjs/package/dist/esm/utils/math.js
vendored
Normal file
3
themes/hugo-mod-jslibs-dist/popperjs/package/dist/esm/utils/math.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export var max = Math.max;
|
||||
export var min = Math.min;
|
||||
export var round = Math.round;
|
||||
Reference in New Issue
Block a user