1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

[CL-660] Forbid non tailwind classes from web and libs (#14422)

* Forbid non tailwind classes from web and libs

* Ignore vault filter section
This commit is contained in:
Oscar Hinton
2025-07-25 17:52:01 +02:00
committed by GitHub
parent 2db31d1228
commit 22b8fc5f7d
2 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
<!-- eslint-disable tailwindcss/no-custom-classname -->
<ng-container *ngIf="filters && filters.length">
<div *ngIf="headerInfo.showHeader" class="filter-heading">
<button