Skip to content

Commit 16d5643

Browse files
Update package name
1 parent 89c910b commit 16d5643

File tree

5 files changed

+796
-1486
lines changed

5 files changed

+796
-1486
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
> [!IMPORTANT]
2-
> `tailwindcss-js` has been renamed to `tailwindcss-js-context` to better reflect its purpose.
3-
41
<h1 align="center">JS Context for Tailwind CSS</h1>
52

3+
<div align="center">
4+
5+
[![minified size](https://img.shields.io/bundlephobia/min/tailwindcss-js-context)](https://bundlephobia.com/package/tailwindcss-js-context)
6+
[![license](https://img.shields.io/github/license/brandonmcconnell/tailwindcss-js-context?label=license)](https://github.com/brandonmcconnell/tailwindcss-js-context/blob/main/LICENSE)
7+
[![version](https://img.shields.io/npm/v/tailwindcss-js-context)](https://www.npmjs.com/package/tailwindcss-js-context)
8+
[![twitter](https://img.shields.io/twitter/follow/branmcconnell)](https://twitter.com/branmcconnell)
9+
10+
</div>
11+
612
`tailwindcss-js-context` is a plugin for Tailwind CSS that introduces the `js` directive, a utility that allows you to evaluate JavaScript expressions within your utility classes. This provides a flexible, dynamic approach to defining your styles.
713

814
- [Installation](#installation)

dist/index.umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)