Useful code snippets for deploying websites with Framer 🪄
Framer로 웹사이트를 배포할 때 유용하게 사용할 수 있는 코드 조각 모음 🪄
By Junho Yeo(i@junho.io)
🔐 Passcode Check (패스코드 체크)
TBD
Demo
https://feedback-harm-302980.framer.app
🖍️ Highlighting Text In Framer
Highlighter for Framer, implemented by Code Overrides.
Demo
https://reserved-offering-953297.framer.app
Usage
- Create a Text node and insert your content.
- Select the text you want to highlight and create a link to
highlight-mock#000
with#000
as the highlight color. - Select the Text node again, and create an new Code file in the Code Overrides section. Paste the contents there.
- Go back to the Text node and select
withHighlight
in the Code Overrides section.