anythingcodes / canvas-framer

Bridging the designer-developer gap with React & Framer
MIT License
4 stars 0 forks source link

Recommendation for separating Marketing and Product components #21

Open anythingcodes opened 4 years ago

anythingcodes commented 4 years ago

It seems like Tailwinds separates Marketing and Application UI components, and this might become a consideration for us (e.g. larger font sizes overall on Marketing pages). What is the recommended approach for keeping code and designs consistent? How do you prevent the marketing and product sides from diverging too much?

You wouldn't want someone to convert via the external marketing site, then login to the product and have it look completely different as that looks fishy.

anythingcodes commented 4 years ago

Component-level setting. Keeping issue open as a reminder.