pub fn stylex_err(message: impl Into<String>) -> StyleXError
Create a simple StyleXError with just a message.
StyleXError