Baku Hashimoto

  • ***Works
  • ??About
  • ~@Contact
  • v^vLinks
  • EnJa
Apr 2, 2025
Apr 14, 2026update

Useful CSSgrass

This page is a personal draft to self.
CSS container queries - CSS | MDNContainer queries enable you to apply styles to an element based on certain attributes of its container: developer.mozilla.org
  • https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:only-child


https://github.com/vyfor/rattles

Web UI 実装勉強会 4

newly supported in 18.4
https://developer.mozilla.org/en-US/docs/Web/CSS/basic-shape/shape

p {
  --half-leading: calc((1lh - 1em) / 2);
  text-box-trim: trim-both;
}

:is(pre, figure) {
  & + & {
    ...
  }
}

  • Everything
  • Making-of
  • Members Only
  • Diary
  • FAQ
  • Will
  • Public Key
  • Coffee?
Socials
  • GitHub
  • Wikipedia
  • Discord
  • Instagram
  • X
Some Rights Reserved. (cc) 2026 Baku Hashimoto
This site is generated by Garden.ooo