forked from rDrama/rDrama
1
0
Fork 0
master
fireworks88 2021-11-25 23:12:20 +01:00
parent 157dba54b4
commit 12d2c898df
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
<title>Flask + Tailwind CSS</title>
</head>
<body class="bg-blue-100">
<h1 class="text-gray-700 font-bold text-3xl">hello world</h1>
<h1 class="test">hello world</h1>
</body>
</html>