aolko
KPCKevin Powell - Community
•Created by aolko on 5/26/2023 in #front-end
What's the best way to make angled corners?
and doing an outline with them is a pain
19 replies
KPCKevin Powell - Community
•Created by aolko on 5/26/2023 in #front-end
What's the best way to make angled corners?
clip-paths are not very scalable
19 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
saw a lib for that https://muuri.dev/
18 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
should be the usual first to last, ltr
found a better set of samples https://grid-tiles.webflow.io/
18 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
manually, yes, but how about with automatic flow/
repeat
? No matter the number of elements18 replies
KPCKevin Powell - Community
•Created by aolko on 5/26/2023 in #front-end
What's the best way to make angled corners?
19 replies
KPCKevin Powell - Community
•Created by aolko on 5/26/2023 in #front-end
What's the best way to make angled corners?
no, left top
19 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
or
18 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
speaking of grid, still no way to fill the cols, like
flex: 1;
or span x
?18 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
also try,
not last child
hack
18 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
are you using this reset btw?
18 replies
KPCKevin Powell - Community
•Created by aolko on 5/24/2023 in #resources
Minimal base css
fork the gist 😛
18 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
(actually any available tag name is allowed, the rest is styling problem)
14 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
what if i want my tags
<with:namespaces>
?14 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
as for the compiler, we are talking barebones library, meaning no large moving parts
14 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
the goal is not to be like W3C
14 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
that's what W3C does wrong
14 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
you do see the screenshot right?
14 replies
KPCKevin Powell - Community
•Created by aolko on 5/16/2023 in #front-end
Writing a cool component library
actually yes, there is a question - how to write your own cool library like that, but very barebones (microlibrary)?
14 replies