1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[EC-251] Fix web local development (#2775)

* Wip

* Fix bitwarden licensed web

* Fix template paths

* Cleanup gitattributes git-blame-ignore-revs

* Fix tsconfig, add postcss and tailwind config to bitwarden_license.

* And done
This commit is contained in:
Oscar Hinton
2022-06-02 17:59:43 +02:00
committed by GitHub
parent 4ce84cad4f
commit 4869a231bf
27 changed files with 3609 additions and 14672 deletions

View File

@@ -13,3 +13,6 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
[*.{ts}]
quote_type = single