shadow-transparent
The class shadow-transparent is a Tailwind CSS class, part of the box shadow color classes in the category effects.
Example usage
The following code is an example on how to use the class shadow-transparent.
The above code produces the following result:
Resulting CSS
--tw-shadow-color: transparent;
Other box-shadow-color classes
- shadow-orange-50
- shadow-orange-100
- shadow-orange-200
- shadow-orange-300
- shadow-orange-400
- shadow-orange-500
- shadow-orange-600
- shadow-orange-700
- shadow-orange-800
- shadow-orange-900
- shadow-orange-950
- shadow-gray-50
- shadow-gray-100
- shadow-gray-200
- shadow-gray-300
- shadow-gray-400
- shadow-gray-500
- shadow-gray-600
- shadow-gray-700
- shadow-gray-800