mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +00:00
Use Webfonts from jslib instead of downloading them using gulp (#1205)
* Use Webfonts from jslib instead of downloading them using gulp * Bump jslib.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "../css/webfonts.css";
|
||||
@import "../../jslib/angular/src/scss/webfonts.css";
|
||||
|
||||
$primary: #175DDC;
|
||||
$primary-accent: #1252A3;
|
||||
|
||||
1
src/version.json
Normal file
1
src/version.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version":"process.env.APPLICATION_VERSION"}
|
||||
Reference in New Issue
Block a user