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

Commit 85a6ba8

Browse files
committed
Update README
1 parent 8c07053 commit 85a6ba8

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

.github/logo.svg

Lines changed: 9 additions & 9 deletions
Loading

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11

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

4-
An experimental library that generates CSS with the same API you already know from [Tailwind CSS](https://tailwindcss.com), but on-demand as you author your templates instead of generating everything in advance at initial build time.
4+
## Overview
5+
6+
**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.
57

68
This comes with a lot of advantages:
79

0 commit comments

Comments
 (0)