Commit 5119bda
committed
fix: resolve icon-16.png asset path warnings in CSS
- Update background image references to use absolute paths (/icon-16.png)
- This fixes Vite build warnings about unresolved asset references
- The icon file exists in static/icon-16.png and needs the leading slash1 parent d172b23 commit 5119bda
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
| 754 | + | |
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
| 767 | + | |
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| |||
0 commit comments