Replies: 1 comment
-
Do not directly return errors within lightning CSS, as it has a lifecycle that is very difficult to handle. Consider returning dyn Error Result<(), Box >packaged as a Custom Error custom error }, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
im trying to minify css from tailwind with lightningcss but im having issues with lifetime.
Beta Was this translation helpful? Give feedback.
All reactions