UNPKG

@blackbaud/skyux

Version:
42 lines (21 loc) 658 B
<!-- SKYUX Builder - Local Development Only --> <!DOCTYPE html> <html lang="en"> <head> <base href="/skyux2/"> <meta charset="UTF-8"> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <title>Blackbaud - SKY UX Application</title> </head> <body> <sky-pages-app>Loading...</sky-pages-app> <script>__webpack_public_path__ = '/skyux2/';</script> <script src="polyfills.js"></script> <script src="vendor.js"></script> <script src="skyux.js"></script> <script src="app.js"></script> </body> </html>