Module resize

Module resize 

Source
Expand description

Utilities for controlling how an element can be resized.

Class Properties
resize-noneresize: none;
resize-yresize: vertical;
resize-xresize: horizontal;
resizeresize: both;

Tailwind reference