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 Sep 25, 2024. It is now read-only.
feat: Replace genObjectFromRaw with genObjectFromValues
This commit replaces the `genObjectFromRaw` function with
`genObjectFromValues` in the `cssModules` function. This change
improves the generation of css module exports. Additionally,
unnecessary console.log has been removed.
0 commit comments