postcss-windicss icon indicating copy to clipboard operation
postcss-windicss copied to clipboard

fix: `theme()` function broken in css modules

Open zhouhua opened this issue 3 years ago • 0 comments

theme() doesn't work with css modules in my project. I get errors like "TypeError: Cannot read properties of undefined (reading 'theme')".

zhouhua avatar May 31 '22 03:05 zhouhua