Update CSS link on the designs

This commit is contained in:
Benjamin Beganović 2020-08-12 19:14:22 +02:00
parent a302891bec
commit 207e271270
9 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<style> <style>

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<style> <style>

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<style> <style>

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<style> <style>

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<body class="$global-margin antialiased bg-white break-words"> <body class="$global-margin antialiased bg-white break-words">

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<body class="$global-margin antialiased break-words bg-white"> <body class="$global-margin antialiased break-words bg-white">

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<body class="antialiased break-words bg-white"> <body class="antialiased break-words bg-white">

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<body class="$global-margin antialiased break-words bg-white"> <body class="$global-margin antialiased break-words bg-white">

View File

@ -8,7 +8,7 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$app_url/css/tailwindcss@1.4.6.css" />
</head> </head>
<style> <style>