UNPKG

@flourish/sdk

Version:
16 lines (14 loc) 506 B
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The <title> is inserted by Flourish --> <!-- Link to a stylesheet, or include an inline <style> section here --> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <!-- If you want to start with a non-empty document, add elements here --> <!-- Relative links are rewritten to refer to the files in the static directory --> </body> </html>