prophile
prophile
KPCKevin Powell - Community
Created by reeee on 8/25/2024 in #front-end
how to add classes in react
Depending on what you want to do here, you might find the :local-link pseudo-class useful to be able to do styling directly in the CSS without needing to change the class name in React
10 replies
KPCKevin Powell - Community
Created by Leo Codes on 8/25/2024 in #front-end
Suggest me 3 frontend projects so i can add them in my resume to get my first job.
You could try some of the projects on Frontend Mentor perhaps
3 replies
KPCKevin Powell - Community
Created by k_vasen on 8/25/2024 in #front-end
Creating a Array of objects from the union type.
is this bait
34 replies
KPCKevin Powell - Community
Created by prophile on 8/18/2024 in #front-end
Highest contrast colour in pure CSS
Swish, thanks
9 replies
KPCKevin Powell - Community
Created by prophile on 8/18/2024 in #front-end
Highest contrast colour in pure CSS
Also now realising I’d specified “L” without a colourspace, forgive my needless ambiguity
9 replies
KPCKevin Powell - Community
Created by prophile on 8/18/2024 in #front-end
Highest contrast colour in pure CSS
Thanks for answering 🙂 I’ll go with just specifying manually in each case instead I think
9 replies
KPCKevin Powell - Community
Created by prophile on 8/18/2024 in #front-end
Highest contrast colour in pure CSS
Even in oklab? I thought the idea of CIELAB was that it was perceptual. Alas
9 replies
KPCKevin Powell - Community
Created by prophile on 8/18/2024 in #front-end
Highest contrast colour in pure CSS
I’ve just learned about a contrast-color() function, but unfortunately not supported anywhere yet
9 replies
KPCKevin Powell - Community
Created by prophile on 7/31/2024 in #front-end
Confused why certain elements aren't full-width in display: block
Aha, grand. Thank you both!
9 replies
KPCKevin Powell - Community
Created by prophile on 7/31/2024 in #front-end
Confused why certain elements aren't full-width in display: block
Where can I learn more about this in specifications? I've been looking in "CSS Display Module Level 3" couldn't find anything about this
9 replies
KPCKevin Powell - Community
Created by prophile on 7/31/2024 in #front-end
Confused why certain elements aren't full-width in display: block
Aha! So even with appearance: none it's still a replaced element?
9 replies