9224 shaares
217 private links
217 private links
458 results
tagged
CSS
I will read it someday :)
How to name grid cells correctly? Here is a resource made for it.
Add a grid on a view. It can be useful to debug and design.
Another powerful way to handle font sizes
The solar system in CSS
"typed css variables". @property adds some feature, but I don't find excellent use cases for now.
- aspect-ratio
- objectif-fit
- martin-inline and logical properties
- text-underline-offset
- outiline-offset
- scroll-margin
- color-scheme
- accent-color
- width: fit-content
- overscroll-behavior
- texte-wrap
- scrollbar-gutter
A great example of what the popover API can achieve
About the level 3 and level 4 of CSS grid
Awesome slides
- Add display in the keyframes to set display none at the end of the keyframe
transition-behavior: allow-discrete
(but it does only work on chromium at the moment https://caniuse.com/?search=allow-discrete)
How to implement fluid typography and layout with a simple example. That's great :)
Media queries can be nested in css classes and that's awesome!