You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2022. It is now read-only.
Looking at the docs,
exportTosupports exporting a ESM module if the file ends with.mjs.However
importFromdoesn't seem to support importing.mjsfiles (postcss-custom-properties/src/lib/get-custom-properties-from-imports.js
Line 85 in 9b46ae8