Baku Hashimoto

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

Useful CSSgrass

このページは個人的な覚え書きです。
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) {
  & + & {
    ...
  }
}

  • すべて
  • メイキング
  • 粗品
  • 日記
  • よくある質問
  • 置文
  • 公開鍵
  • 投げ銭
Socials
  • GitHub
  • Wikipedia
  • Discord
  • Instagram
  • X
Some Rights Reserved. (cc) 2026 Baku Hashimoto
This site is generated by Garden.ooo