forked from belopezp/TailwindCSS
TailWindCSS plantilla
This commit is contained in:
parent
1b1631e4d9
commit
0ee824128d
14
index.html
Normal file
14
index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Tails Downloaded File</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hola Mundo!</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user