[BUG] Mantine example breaks the moment I add light-dark: _______
to CSS / SCSS file
#1098
Open
2 of 3 tasks
Labels
bug
Something isn't working
What happened?
Created the
--with-mantine
repository from scratch then tried to copy over the Mantine UI example for Sidebar, including the SCSS file. It looks like using thelight-dark(______)
function in CSS breaks the build. It renders a🔴 ERROR | Cannot read properties of undefined (reading 'input')
error (see below).Considering that the
light-dark
method is supported in all major browsers I believe it should work in Plasmo!Here is a repository to reproduce the issue:
https://github.com/kylanhurt/plasmo-mantine-issue
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Chrome
Relevant log output
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: