tailwind-rs 0.2.0

Tailwind translater for html and more
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<html lang="en">
<head>
    <meta charset="UTF-8"></meta>
    <link rel="icon" href="https://upload.wikimedia.org/wikipedia/commons/d/d5/Tailwind_CSS_Logo.svg"></link>
    <meta name="viewport" content="width=device-width, initial-scale=1.0"></meta>
    <title>Accessibility Tests</title>
</head>
<body>
<!-- https://tailwindcss.com/docs/screen-readers -->
<div class="FRgiBpJMk1Y"></div>
<div class="K8RQUnmuOyN"></div>
</body>
</html>