採用技術にフォーカスしたWebサイトリンク集。
トレンドリサーチや技術選定の参考に、WEBデザインやコーディング、開発の参考にも使えるWebサイトギャラリー。
Check WebTech

The New CSS Reset が採用されたサイト事例一覧です。

This new CSS reset is using the new CSS features:
- The global CSS reset keywords, ‘unset’ and ‘revert’ keywords.
- The new property of ‘all’ which can reset all properties combined.
- The :where() pseudo-class to remove specificity.
- The :not() pseudo-class with multi arguments.
(DeepL翻訳)
今回の新CSSリセットは、CSSの新機能を利用しています。
- CSS のグローバルなリセットキーワードである 'unset' と 'revert' キーワード。
- すべてのプロパティをまとめてリセットできる 'all' という新しいプロパティ。
- 特定性をなくすための :where() 擬似クラス。
- 複数の引数を持つ :not() 擬似クラス。

https://github.com/elad2412/the-new-css-reset