Preview

<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link media="all" rel="stylesheet" href="../../styles/scripts.css?t=1741616637">
    <link rel="stylesheet" href="https://use.typekit.net/crs2tir.css">
    <title>Preview Layout</title>
</head>

<body>
    <div id="app">

    </div>
    <script src="../../scripts.js"></script>
</body>

</html>
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link media="all" rel="stylesheet" href="{{ '/styles/scripts.css'|path }}?t={{ 'now'|date('U') }}">
    <link rel="stylesheet" href="https://use.typekit.net/crs2tir.css">
    <title>Preview Layout</title>
  </head>
  <body>
    <div id="app">
      {{ yield }}
    </div>
    <script src="{{ '/scripts.js'|path }}"></script>
  </body>
</html>
{
  "in_component_library": true
}

No notes defined.

©