UNPKG

vue-sandwich

Version:

A Vue component library based on the Sandwich Design System.

11 lines (7 loc) 184 B
<meta charset="utf-8"> <title>sandwich demo</title> <script src="./sandwich.umd.js"></script> <link rel="stylesheet" href="./sandwich.css"> <script> console.log(sandwich) </script>