mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
[CL-836] Extract base css variables (#14733)
* Extract base variables * Get tw to consume font css variables
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
@font-face {
|
||||
font-family: Roboto;
|
||||
src:
|
||||
url("webfonts/roboto.woff2") format("woff2 supports variations"),
|
||||
url("webfonts/roboto.woff2") format("woff2-variations");
|
||||
font-display: swap;
|
||||
font-weight: 100 900;
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user