Szabi
KPCKevin Powell - Community
•Created by Szabi on 4/8/2023 in #front-end
PurgeCSS not working
i did, but then the css file is almost empty
6 replies
KPCKevin Powell - Community
•Created by Szabi on 4/8/2023 in #front-end
PurgeCSS not working
sure thanks
6 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
steps are working fine, u still helped a lot for me
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
don't bother with that, i was just curious
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
like i dont want them to disappear instantly, i want them to fade away
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
so its not possible with ease-in-out?
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
its really ugly without it
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
yeah i see xd
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
its img:first-child because we wanna start the animation from that, yeah?
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
.banner > .banner-bg > img:first-child {}
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
never seen that
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
on the animation
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
also that step thing
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
im not familiar with calc's
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
that was something new for me
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
thanks for the explanation
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
i got it now
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
i dont understand that in the end
28 replies
KPCKevin Powell - Community
•Created by Szabi on 12/29/2022 in #front-end
I want to darken my banner background images
@keyframes animBg {
to {
margin-left: calc(var(--total-slides) * -100%);
}
}
28 replies