You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
What is the issue you are encountering with the docs?
The base/web project includes various layout styles, but there’s no clear guide on how to handle responsive design effectively. A simple guide would help developers ensure the website looks good on all screen sizes.
Developers may not be sure how to work with the responsive design features in base/web. This can lead to inconsistent layouts across different screen sizes, especially on mobile or tablet devices.
Describe the solution you'd like to see.
Add a short guide in the documentation that explains how to implement responsive design with base/web, including best practices for layouts and when to use certain CSS techniques.