mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
[SM-110] Add prettier-plugin-tailwindcss (#3215)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<label class="tw-block tw-font-semibold tw-mb-1 tw-text-main" [attr.for]="input.id">
|
||||
<label class="tw-mb-1 tw-block tw-font-semibold tw-text-main" [attr.for]="input.id">
|
||||
<ng-content select="bit-label"></ng-content>
|
||||
<span *ngIf="input.required" class="tw-text-xs tw-font-normal"> ({{ "required" | i18n }})</span>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user