feat: implement CDN support for assets

This commit is contained in:
Prad Nukala
2024-10-07 16:38:10 -04:00
parent 8bd68c4269
commit fa7b11198e
3 changed files with 171 additions and 144 deletions
-4
View File
@@ -1797,10 +1797,6 @@ select{
background-color: rgb(24 24 27 / var(--tw-bg-opacity));
}
.bg-opacity-50{
--tw-bg-opacity: 0.5;
}
.bg-opacity-90{
--tw-bg-opacity: 0.9;
}