Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Customizing Screen Breakpoints #55

Open
goktugs opened this issue Nov 7, 2022 · 1 comment
Open

Customizing Screen Breakpoints #55

goktugs opened this issue Nov 7, 2022 · 1 comment

Comments

@goktugs
Copy link
Contributor

goktugs commented Nov 7, 2022

Breakpoints must be declared at tailwind.config.js. Because everybody wrote their css random breakpoints. At figma large breakpoints declared as a 1440px but no one comply. All components should revise again depends on declared breakpoints. @OrhanOzkercin @eraygundogmus

@eraygundogmus
Copy link
Member

Hey @goktugs
Thank you for opening this issue.

Actually tailwind.config.js has own default breakpoints which you can see in this link so I don't think everyone write their own breakpoints at all.

But I agree with you about 1440px breakpoint. I think we could override this config and change 'xl' property to '1440px' instead of '1280px'.

Do you want to solve this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants