Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ライブラリで、このように角かっこが入れ子になっている CSS セレクターに出くわしました。検索して意味を理解しようとしましたが、情報が見つかりません。誰でも説明できますか:
[['h1', 'h2', 'h3', 'h4', 'h5', 'h6']]: { // CSS props here }
編集:styleReactを使用したプロジェクトである感情ライブラリのGlobalThemeコンポーネントの小道具にあります。
style