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
14

<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>Grouping tests</title>
</head>
<body>
<!-- Test effects -->
<div data-tw="L07Ew3O1amR"></div>
<div data-tw="qTiGbVUf15R"></div>
</body>
</html>