Skip to content

Mask

Introduces a new TailwindCSS utility class for mask property.
Depends on CSS properties defined in src/base/config/mask.css

You can add more in the tailwind.config.js, see Config for more info.

View Source 

Example

html
<div class="mask-check size-6 bg-primary"></div>

Released under the MIT License.