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
Something changed in the February 23, 2023 release regarding CSS bundling. I am using react-spectrum with the new CSS bundling support in remix. It was working OK until the new release. Remix compiler is not picking up any spectrum CSS anymore. It is possible that the fix is needed on Remix side but could you point me out to what changed and if you consider it a desired change or a bug?
"@adobe/react-spectrum": "^3.24.1" upgraded to "@adobe/react-spectrum": "^3.25.0" "@remix-run/css-bundle": "^1.13.0"
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
Something changed in the February 23, 2023 release regarding CSS bundling. I am using react-spectrum with the new CSS bundling support in remix. It was working OK until the new release. Remix compiler is not picking up any spectrum CSS anymore. It is possible that the fix is needed on Remix side but could you point me out to what changed and if you consider it a desired change or a bug?
"@adobe/react-spectrum": "^3.24.1"
upgraded to"@adobe/react-spectrum": "^3.25.0"
"@remix-run/css-bundle": "^1.13.0"
The text was updated successfully, but these errors were encountered: