JSFiddle - React, Tailwind, and code Playground

by batcave

HTML

<!DOCTYPE HTML>
<html lang="en" class="no-js page--light" data-gui-base="/gui/" data-cision-url="/api/cision" prefix="og: http://ogp.me/ns#" data-google-map-key="">

  <head>
    <meta charset="utf-8" />
    <title>Account — Sandvik Additive Manufacturing</title>
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <link rel="stylesheet" type="text/css" href="./main.min.4a2944ce21519ec897335d8482979ad8.css" />
    <link rel="stylesheet" type="text/css" href="./vue-style.503a82236b2c9be96b7f94de5ae84d89.css" />

  </head>

  <body id="no-id" class="layout-2" data-ga-category="" data-ga-label="">
    <div id="body">
      <div id="app">
        <the-simple-header />

        <div id="main" class="aecom u-pt-15 u-pb-15">
          <div class="group-inner">



            <sign-in-main />


          </div>
        </div>
      </div>
      <script>
        window.sandvik = {
          "model": {
            "title": "Account",
            "rememberMe": "Remember me",
            "isSignInPage": true,
            "isSignedIn": true,
            "signInActionUrl": "/en/ecom/account/login",
            "signInRedirectUrl": "/en/",
            "forgotPasswordLink": {
              "text": "Forgot password",
              "url": "/en/ecom/account/forgotpassword"
            },
            "approvalPending": {
              "title": null,
              "description": ""
            },
            "accountNotValid": {
              "title": null,
              "description": ""
            },
            "resetPassword": {
              "title": "Forgot password",
              "actionUrl": "/en/ecom/account/forgotpassword"
            },
            "setNewPassword": {
              "title": "Set your password",
              "actionUrl": "/en/ecom/account/resetpassword"
            }
          },
          "sharedTexts": {
            "buttonContinue": "Continue",
            "buttonBack": "Back",
            "buttonCancel": "Cancel",
           ...