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:
@@ -1,3 +1,4 @@
|
||||
<!-- eslint-disable tailwindcss/no-custom-classname -->
|
||||
<ng-container *ngIf="filters && filters.length">
|
||||
<div *ngIf="headerInfo.showHeader" class="filter-heading">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user