mirror of
https://github.com/bitwarden/browser
synced 2026-02-20 19:34:03 +00:00
[CL-349] Allow @apply styles to be used in CL css (#13414)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
@import "../../../../../libs/components/src/tw-theme.css";
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@import "../../../../../libs/components/src/tw-theme.css";
|
||||
|
||||
@layer components {
|
||||
/** Safari Support */
|
||||
html.browser_safari .tw-styled-scrollbar::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user