1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

fixes #228 - clear cache

This commit is contained in:
gilbN 2021-07-04 21:36:05 +02:00
parent 8138de9057
commit 8bc73fb7fa
7 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@
/* BAZARR AQUAMARINE THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/aquamarine.css);
@import url(https://theme-park.dev/CSS/variables/aquamarine.css);
/* APP VARS */
:root {

View File

@ -13,7 +13,7 @@
/* BAZARR DARK THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/dark.css);
@import url(https://theme-park.dev/CSS/variables/dark.css);
/* APP VARS */
:root {

View File

@ -13,7 +13,7 @@
/* BAZARR DRACULA THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/dracula.css);
@import url(https://theme-park.dev/CSS/variables/dracula.css);
/* APP VARS */
:root {

View File

@ -13,7 +13,7 @@
/* BAZARR HOTLINE THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/hotline.css);
@import url(https://theme-park.dev/CSS/variables/hotline.css);
/* APP VARS */
:root {

View File

@ -13,7 +13,7 @@
/* BAZARR ORGANIZR-DARK THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/organizr-dark.css);
@import url(https://theme-park.dev/CSS/variables/organizr-dark.css);
/* APP VARS */
:root {

View File

@ -13,7 +13,7 @@
/* BAZARR PLEX THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/plex.css);
@import url(https://theme-park.dev/CSS/variables/plex.css);
/* APP VARS */
:root {

View File

@ -13,7 +13,7 @@
/* BAZARR SPACE GRAY THEME */
@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css);
@import url(https://theme-park.dev/CSS/varibles/space-gray.css);
@import url(https://theme-park.dev/CSS/variables/space-gray.css);
/* APP VARS */
:root {