1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-13 09:48:01 +01:00
bitwarden-estensione-browser/libs/components
Shane Melton 3ed1221f7f
Fix MultiSelect component styles and CSP error (#3841)
* Update Web styles and CSP to support MultiSelect component

- Include the MultiSelect module in the CL barrel file of exports
- Import the MultiSelect scss into the Web styles.scss
- Add the necessary sha256 hash to webpack CSP policy to support ngSelect inline styles

* Undo removal of 127.0.0.1 from webpack CSP
2022-10-19 16:24:39 -07:00
..
src Fix MultiSelect component styles and CSP error (#3841) 2022-10-19 16:24:39 -07:00
.browserslistrc
.gitignore
jest.config.js
package.json
tailwind.config.base.js [CL-42] Add code color (#3662) 2022-10-07 18:24:49 +02:00
tailwind.config.js
test.setup.ts
tsconfig.app.json
tsconfig.json
tsconfig.spec.json