mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
Merge branch 'master' into feature/org-admin-refresh
This commit is contained in:
@@ -12,7 +12,10 @@ module.exports = {
|
||||
corePlugins: { preflight: false },
|
||||
theme: {
|
||||
colors: {
|
||||
transparent: colors.transparent,
|
||||
transparent: {
|
||||
DEFAULT: colors.transparent,
|
||||
hover: "var(--color-transparent-hover)",
|
||||
},
|
||||
current: colors.current,
|
||||
black: colors.black,
|
||||
primary: {
|
||||
|
||||
Reference in New Issue
Block a user