react-ui-org / react-ui

React UI is a themeable and performant UI library for React apps.
https://react-ui.io
MIT License
21 stars 7 forks source link

Do not set any dimensions of `<html>` and `<body>` elements (#523) #525

Closed adamkudrna closed 6 months ago

adamkudrna commented 6 months ago

Developers want to handle this themselves. Let us not be overly opinionated.

Closes #523.