Landings
Stacks
Colors
Submit
About
Tailwind CSS
Resize
Utilities for controlling how an element can be resized.
Class
Properties
resize-none
resize: none;
resize-y
resize: vertical;
resize-x
resize: horizontal;
resize
resize: both;