0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 06:47:38 +00:00

remove unused less file

This commit is contained in:
Gazook89
2026-04-25 23:32:48 -05:00
parent d686c78fdf
commit 4d3179fc35
2 changed files with 0 additions and 17 deletions
@@ -1,5 +1,3 @@
import './anchorPositioningPolyfill.less';
let polyfillPromise;
const supportsAnchorPositioning = ()=>'anchorName' in document.documentElement.style;