-
Notifications
You must be signed in to change notification settings - Fork 0
방명록 페이지를 구현한다. #30
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
Open
4BFC
wants to merge
19
commits into
supabase
Choose a base branch
from
pnpmworkspace/subapase/3
base: supabase
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
방명록 페이지를 구현한다. #30
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
4BFC
commented
Dec 5, 2024
- Tailwind의 오해와 진실
- 우리는 Tailwind를 Tailwind 답게 사용하지 못했다. 일반적인 css, scss를 사용하면서 적용했던 디자인 시스템의 구조를 그대로 가져와서 사용하려고 했던 과거 프로젝트 동안 오해가 쌓였다. Tailwind는 정말 UI 자체적인 하나만을 바라볼 수 있도록 설계되어 있다. 즉, 우리가 js의 함수들을 하나의 모듈이란 블록으로 바라보돗 Tailwind도 UI를 하나의 블록으로 바라보는 철학을 담았다는 것을 알게 되었다.
Github에서 수정한 커밋입니다.
Github에서 수정한 커밋입니다.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.