# engineering
5 MEMBERS · ACTIVE NOW
JD
MK
AS
+2
Today
🧑💻
Does anyone have the latest API documentation for the styling engine? We need to verify the border constraints for mobile responsive states.
🔥 4
🚀 2
🦉
Found it! Here's a summary of the key specs:
Border thickness: 1.5px for interactive elements, 2px for cards. Use
--border-w token.Mobile breakpoint: 375px min-width. Stack sidebar below 768px.
Corner radius: 16px cards, 10px inputs, full-round on avatars & buttons.
💡 Tip: Run the design lint before shipping — the audit tool flags border-radius inconsistencies automatically.
↩ 3 replies
👨🎨
Perfect, thanks. Updating the Figma tokens now — will push by EOD.
DY
Great! I'll review the PR once it's up 👀
To Do 4
Define token system for dark mode
Write sync API endpoint
Update onboarding copy
In Progress 2
Component library v2
Brand color finalization
In Review 1
Mobile responsive breakpoints
Done 3
Set up CI/CD pipeline
Design system kickoff
➕
😊
⚡