mirror of
https://github.com/bitwarden/web
synced 2026-02-27 18:03:53 +00:00
Component Library Scaffolding (#1407)
This commit is contained in:
5
src/scss/tailwind.css
Normal file
5
src/scss/tailwind.css
Normal file
@@ -0,0 +1,5 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@import "../../jslib/components/src/tw-theme.css";
|
||||
Reference in New Issue
Block a user