UNPKG

web-sparkle

Version:

A toolbox of frontend web development modules to add some ✨ to your website.

12 lines (11 loc) 229 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> </head> <body> <script src="./bundle.js"></script> </body> </html>