storj/web/satellite/vitePlugins/vuetifyThemeCSS
Jeremy Wharton 51fefb2882 web/satellite: statically serve Vuetify theme styles
Vuetify's way of applying themes uses an inline stylesheet. This is
incompatible with our CSP policy, so this change implements a Vite
plugin that writes theme styles to CSS files that are statically
served.

Change-Id: I73e3a032435e46d41248c5181e913a8e04f65881
2023-11-02 23:36:15 +00:00
..
index.ts web/satellite: statically serve Vuetify theme styles 2023-11-02 23:36:15 +00:00
module.d.ts web/satellite: statically serve Vuetify theme styles 2023-11-02 23:36:15 +00:00