The code returns the following error:
Unhandled promise rejection: CssSyntaxError: <css input>:1:338: The `max-w-[80%]shadow-sm` class does not exist. If `max-w-[80%]shadow-sm` is a custom class, make sure it is defined within a `@layer` directive.
> 1 | {position:relative;@apply bg-white rounded-lg p-3 max-w-[80%]shadow-sm;}.chat-bubble-user:af
| ^
Revise the code to address the error.
I was previewing: /