Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit b4fc1fa

Browse files
committed
Add badges
1 parent 52c3d89 commit b4fc1fa

File tree

2 files changed

+5
-116
lines changed

2 files changed

+5
-116
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
![Tailwind CSS Just-In-Time](.github/logo.svg?raw=true)
33

4+
<p align="center">
5+
<a href="https://github.com/tailwindlabs/tailwindcss-jit/releases"><img src="https://badgen.net/npm/v/@tailwindcss/jit" alt="Latest Release"></a>
6+
<a href="https://github.com/tailwindlabs/tailwindcss-jit/blob/master/LICENSE"><img src="https://badgen.net/npm/license/@tailwindcss/jit" alt="License"></a>
7+
</p>
8+
49
## Overview
510

611
**An experimental just-in-time compiler for Tailwind CSS** that generates your styles on-demand as you author your templates instead of generating everything in advance at initial build time.

TODO.md

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)