mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
[CL-652] Remove bootstrap and enable tailwind preflight (#8071)
Wraps up the tailwind migration by removing bootstrap from the web vault.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
@import "../../../../libs/components/src/tw-theme.css";
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@import "../../../../libs/components/src/tw-theme-preflight.css";
|
||||
|
||||
/*
|
||||
* Web specific global styling.
|
||||
|
||||
Reference in New Issue
Block a user