Add colors.json

This commit is contained in:
2023-12-15 13:37:12 +01:00
parent 04dd6c079d
commit ca617d233b
2 changed files with 7182 additions and 2 deletions

7181
src/colors.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -10,11 +10,10 @@ const vitePWAconfiguration = {
workbox: { workbox: {
sourcemap: false, sourcemap: false,
cleanupOutdatedCaches: true, cleanupOutdatedCaches: false,
globPatterns: [ globPatterns: [
"**/*.{js,js.gz,css,html,gif,png,json,woff,woff2,json,ogg,wav,mp3,ico,png,svg}", "**/*.{js,js.gz,css,html,gif,png,json,woff,woff2,json,ogg,wav,mp3,ico,png,svg}",
], ],
// Thanks Froos :)
runtimeCaching: [ runtimeCaching: [
{ {
urlPattern: ({ url }) => urlPattern: ({ url }) =>