=== Inverted Border Generator ===
Author: Teet Bergmann
Contributors: teetb
Tags: inverted border, border, generator
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

SVG tool for creating boxes with inverted borders, radius corners, and aspect ratio support. Responsive with SVG-based layout.

== Description ==

SVG-based tool for cutting corners and creating boxes with border radii. Includes aspect ratio handling to ensure the element inside a wrapper div takes the maximum size while maintaining inverted corners. Use the SVG method for responsive layouts.

== Screenshots ==

== Installation ==

Either using the dashboard 'Add Plugin' feature to find, install and activate the plugin,  or
1. Download and unzip the plugin
2. Upload the entire contents of inverted-border-generator to the /wp-contents/plugins directory.
3. Activate the plugin through the Plugins menu

== Changelog ==
= 1.0 =
* First Release