backdrop-blur-2xl
The class backdrop-blur-2xl is a Tailwind CSS class, part of the backdrop blur classes in the category filters.
Example usage
The following code is an example on how to use the class backdrop-blur-2xl.
The above code produces the following result:
Resulting CSS
backdrop-filter: blur(40px);