postcss-windicss
postcss-windicss copied to clipboard
fix: `theme()` function broken in css modules
theme() doesn't work with css modules in my project. I get errors like "TypeError: Cannot read properties of undefined (reading 'theme')".