fuc-new/doc/node_modules/@vuepress/plugin-markdown-image/lib/client/styles/mark.css.map
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

1 line
462 B
Plaintext

{"version":3,"sourceRoot":"","sources":["../../../src/client/styles/mark.scss"],"names":[],"mappings":"AACE,4GAEE,wBAKF,4GAEE","file":"mark.css","sourcesContent":["[data-theme='light'] {\n figure:has(img[data-mode='darkmode-only']),\n img[data-mode='darkmode-only'] {\n display: none !important;\n }\n}\n\n[data-theme='dark'] {\n figure:has(img[data-mode='lightmode-only']),\n img[data-mode='lightmode-only'] {\n display: none !important;\n }\n}\n"]}