【週刊ドットインストール】 バイブコーディングに関する質問を受付中!言語別ロードマップが充実してきました
【試験運用中】 AIを使った開発に興味がある方へ。バイブコーディングに関して質問できる場所を作ってみました!
animation-direction: alternate-reverse; animation-direction: alternate,reverse; 値を - で区切っても , で区切っても同じ挙動をします。
animation-direction: alternate-reverse;
animation-direction: alternate,reverse;
-
,
本来の入力をする際には - で区切った方がいいのか? それともどちらでもいいのかわかりません。 CSS の入力のルールが決まっているようなのでどちらが正しいのか教えてください。
この回答を見るにはプレミアムプランへの登録が必要です