This commit is contained in:
Fabio Pliger
2024-05-14 11:18:14 -05:00
parent c8db625b20
commit 106be4b107
13 changed files with 25 additions and 12 deletions

View File

@@ -4,13 +4,14 @@ except ImportError:
dedent = lambda x: x
import examples
import shoelace
import styles
from pyscript import when, window
from markdown import markdown
from pyweb import pydom
from pyweb.ui import elements as el
import shoelace
from pyweb.ui.elements import a, button, div, grid, h1, h2, h3
from markdown import markdown
from pyscript import when, window
MAIN_PAGE_MARKDOWN = dedent(
"""