File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Tailwind Container Queries 2D
2
2
3
- [ ![ npm] ( https://img.shields.io/npm/v/container-queries-2d.svg )] ( https://www.npmjs.com/package/tailwind-container-queries-2d )
4
- [ ![ npm] ( https://img.shields.io/npm/dt/container-queries-2d.svg )] ( https://www.npmjs.com/package/tailwind-container-queries-2d )
3
+ [ ![ npm] ( https://img.shields.io/npm/v/tailwind- container-queries-2d.svg )] ( https://www.npmjs.com/package/tailwind-container-queries-2d )
4
+ [ ![ npm] ( https://img.shields.io/npm/dt/tailwind- container-queries-2d.svg )] ( https://www.npmjs.com/package/tailwind-container-queries-2d )
5
5
6
6
A plugin for Tailwind CSS v3.2+ that provides utilities for container queries both for width and height values.
7
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwind-container-queries-2d" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments