1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

[CL-349] Allow @apply styles to be used in CL css (#13414)

This commit is contained in:
Vicki League
2025-02-20 12:56:22 -05:00
committed by GitHub
parent 3924bc9c84
commit 657902cdcc
11 changed files with 71 additions and 25 deletions

View File

@@ -1,9 +1,8 @@
@import "../../../../libs/components/src/tw-theme.css";
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "../../../../libs/components/src/tw-theme.css";
/*
* Web specific global styling.
*