Files
advanced-camera-card/.yarn/patches/README.md
T
2024-09-08 19:55:48 -07:00

233 B

Patches

sass

sass is patched to avoid printing out a noisy deprecation notice on every build. sass is imported by rollup-plugin-styler, in a way that triggers this message. The patch simply prevents this console spam.