Yesung(Isaac) Lee
Yesung(Isaac) Lee
코드 + 이미지 정도면 어떨까요? 위쪽에 코드를 보여주고 아래 쪽에 실행 이미지를 보여주는 방식이요. 코드랑 이미지의 테마까지 크리스마스 트리로 해서 만들면 좋겠네요!
이미지는 그렇게 해결할 수 있겠군요 코드 같은 경우는 그냥 html 상에서 text로 작성하되 직접 글자에 색이나 스타일을 입혀서 크리스마스 느낌을 내보면 어떨까하는 것이었어요. 빨간색 초록색, 하얀색, 별은 노란색으로.. 만약 작업하게된다면...
React / Next.js 면 Vercel로 배포하는 건 어떨까요? 비영리 웹사이트면 무료로 배포 가능한거 같고, github에서 CI/CD도 지원해주는거 같더라구요. 잘 비교해보시고 편하신걸로 하면 좋겠네요 ㅎㅎ
Sure! Take your time. I will find a way to fix this also.
> ### Font Error? I think the font issue is occurring because there is no `font-family` property. https://github.com/qkrdmstlr3/techstack-generator/blob/a18a88b99c25018443db66d75c0971dc8febad07/static/js-icon.svg?short_path=7349877#L56-L59 https://github.com/qkrdmstlr3/techstack-generator/blob/a18a88b99c25018443db66d75c0971dc8febad07/static/raspberrypi-icon.svg?short_path=af08f80#L58-L64 It makes to bring the default font family of each browser,...
> ### Overall View The view issue is occurring from following errors. https://github.com/qkrdmstlr3/techstack-generator/blob/a18a88b99c25018443db66d75c0971dc8febad07/src/components/templates/select/style.ts#L27-L33 The `gap` property is not working properly in Safari. I test the code in Chrome with turning...
I am still working on this issue. The `gap` property is not working fine after updating my Safari. But still font issue is having some problems in Safari browser. I...