@ootiq/tailwind-blandcolors
v0.0.3
Published
Use bland colors. Such as rgba(0, 0, 0, 0.5) ...
Downloads
3
Readme
tailwind-blandcolors
It just adds the black transparency colors.
Colors
bg-bland-100: rgba(0, 0, 0, 0.1)
bg-bland-200: rgba(0, 0, 0, 0.2)
...Install
yarn add -D @ootiq/tailwind-blandcolorsUsage
<div class="bg-bland-100" >
</div>License
Unlicense © TheBoringDude
