問題タブ [css-in-js]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
2843 参照

javascript - styled-components/emotion パーシャル内で :first-of-type ルールを使用する方法は?

Partialsを使用して Emotion でいくつかの CSS を複製しようとしていますが:first-of-typepartial. これを達成する方法はありますか?

CSS の開始:

このルールを Emotion に移植する最善の試み:

PS: partials は Emotion のドキュメントでは言及されていないようですが、サポートされており、動作します。:first-of-typeパーシャル内でルールを再作成する方法について特に疑問に思っています。

0 投票する
1 に答える
1596 参照

svelte - Svelte を使用して、どのようにデータを入力しますか?