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.