add attributes to all classes in elements

This commit is contained in:
Fabio Pliger
2024-02-02 11:35:21 -06:00
parent 6436df2dfa
commit e75625f165
2 changed files with 76 additions and 118 deletions

View File

@@ -8,6 +8,8 @@ from pyweb.ui import elements as el
from pyweb.ui import shoelace
from pyweb.ui.markdown import markdown
MAIN_PAGE_MARKDOWN = dedent(
"""
## What is pyweb.ui?