# `rswind`
[![Crate][badge-crateio]](url-crateio)
[![NPM version][badge-npm-version]][url-npm]
[![NPM Unpacked Size (with version)](https://img.shields.io/npm/unpacked-size/rswind/latest?label=npm)][url-npm]
[![Build Status][badge-ci]][url-ci]
[![Code Coverage][badge-code-coverage]][url-code-coverage]
[![NPM Unpacked Size darwin-arm64](https://img.shields.io/npm/unpacked-size/@rswind/binding-darwin-arm64/latest?label=darwin-arm64)](https://www.npmjs.com/package/@rswind/binding-darwin-arm64)
[![NPM Unpacked Size darwin-x64](https://img.shields.io/npm/unpacked-size/@rswind/binding-darwin-x64/latest?label=darwin-x64)](https://www.npmjs.com/package/@rswind/binding-darwin-x64)
[![NPM Unpacked Size linux-x64-gnu](https://img.shields.io/npm/unpacked-size/@rswind/binding-linux-x64-gnu/latest?label=linux-x64-gnu)](https://www.npmjs.com/package/@rswind/binding-linux-x64-gnu)
[![NPM Unpacked Size win32-x64](https://img.shields.io/npm/unpacked-size/@rswind/binding-win32-x64-msvc/latest?label=win32-x64)](https://www.npmjs.com/package/@rswind/binding-win32-x64-msvc)
[![NPM Unpacked Size win32-arm64](https://img.shields.io/npm/unpacked-size/@rswind/binding-win32-arm64-msvc/latest?label=win32-arm64)](https://www.npmjs.com/package/@rswind/binding-win32-x64-msvc)
🌀 Rswind is a Tailwind CSS JIT engine written in Rust.
> 🚧 **Work in Progress** ⚠️
>
> Rswind is still in development and not ready for production use.
[badge-crateio]: https://img.shields.io/crates/v/rswind?color=blue
[url-crateio]: https://crates.io/crates/rswind
[url-license]: https://github.com/lzt1008/rswind/blob/main/LICENSE
[badge-ci]: https://github.com/lzt1008/rswind/actions/workflows/check.yml/badge.svg?event=push&branch=main
[url-ci]: https://github.com/lzt1008/rswind/actions/workflows/check.yml?query=event%3Apush+branch%3Amain
[badge-code-coverage]: https://codecov.io/github/lzt1008/rswind/branch/main/graph/badge.svg
[url-code-coverage]: https://codecov.io/gh/lzt1008/rswind
[badge-npm-version]: https://img.shields.io/npm/v/rswind/latest?color=brightgreen
[url-npm]: https://www.npmjs.com/package/rswind/v/latest
[badge-binary-size-windows]: [https://img.shields.io/npm/unpacked-size/@rswind/binding-win32-x64-msvc/latest]
[badge-binary-size-macos]: [https://img.shields.io/npm/unpacked-size/@rswind/binding-darwin-arm64/latest]