mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
e6fe0d1d13
* Update ThemingService * Finish ThemingService * Lint * More Tests & Docs * Refactor to ThemeStateService * Rename File * Fix Import * Remove `type` added to imports * Update InitServices * Fix Test * Remove Unreferenced Code * Remove Unneeded Null Check * Add Ticket Link * Add Back THEMING_DISK * Fix Desktop * Create SYSTEM_THEME_OBSERVABLE * Fix Browser Injection * Update Desktop Manual Access * Fix Default Theme * Update Test
30 lines
462 B
Plaintext
30 lines
462 B
Plaintext
**/build
|
|
**/dist
|
|
**/coverage
|
|
.angular
|
|
storybook-static
|
|
|
|
**/node_modules
|
|
|
|
**/webpack.*.js
|
|
**/jest.config.js
|
|
**/gulpfile.js
|
|
|
|
apps/browser/config/config.js
|
|
apps/browser/src/auth/scripts/duo.js
|
|
|
|
apps/desktop/desktop_native
|
|
apps/desktop/src/auth/scripts/duo.js
|
|
|
|
apps/web/config.js
|
|
apps/web/scripts/*.js
|
|
apps/web/tailwind.config.js
|
|
|
|
apps/cli/config/config.js
|
|
|
|
tailwind.config.js
|
|
libs/components/tailwind.config.base.js
|
|
libs/components/tailwind.config.js
|
|
|
|
scripts/*.js
|