xpodev / seamless

A Python package for creating and manipulating HTML components. It is working similar to React.js, but in Python.
https://seamless.readthedocs.io
MIT License
11 stars 1 forks source link

html, head and body attributes #64

Closed neriyaco closed 1 month ago

neriyaco commented 1 month ago

All HTML tags, including html, head and body should inherit their properties from HTMLElementProps.