UNPKG

apple-touch-icons-webpack-plugin

Version:

a webpack plugin for automatically creating apple touch icons and launch screens

20 lines (17 loc) 686 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>apple-touch-icons-webpack-plugin- | test case</title> </head> <body> <h1> Welcome to the <a href="https://www.npmjs.com/package/apple-touch-icons-webpack-plugin">apple-touch-icons-webpack-plugin</a> </h1> <h2> If those images display correctly then the plugin successfully converted them! </h2> <img src="/assets/images/apple-touch-icons-webpack-plugin.png" alt="Plugin"> <br/> <p> From CSS:</p> <div id="wrapper"></div> </body> </html>