-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
背景をグラデーションにする #368
背景をグラデーションにする #368
Conversation
Storybook URL: https://uyupun.github.io/official/feat_308_layout/storybook/ |
こういうのって設計的にコンポーネントじゃなくてグローバルに適用するほうが一般的? |
コンポーネントにするとReact.Fragment( |
なるほど。ちなみにFragmentを返すことは問題あるの? |
Fragmentを返すこと自体は問題ないけど、ちょっとJSのサイズが大きくなる感じかな |
ちなみに「適応」じゃなくて「適用」ッス |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
close #308
概要
CSSをグラデーションにしましたので確認お願いします。
※ 当初はコンポーネントで対応しようと思ってましたが、CSSオンリーで対応できたので特にコンポーネント化はしてません。
スクリーンショット
PC
SP