=== CMP Fluid Spacer ===
Contributors: codemypixels
Tags: spacer, fluid, responsive, block, gutenberg
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add vertical spacing with fluid, responsive, or fixed heights that adapt across screen sizes.

== Description ==

CMP Fluid Spacer adds vertical spacing with three modes:

* **Fluid** — Scales smoothly between a minimum and maximum height.
* **Responsive** — Separate heights for mobile, tablet, and desktop.
* **Fixed** — One height at every screen size.

Set breakpoints and default heights under **Settings → CMP Fluid Spacer**. Mobile applies below the tablet width; tablet and desktop use min-width ranges (768px / 1024px by default). You can sync breakpoints from the active theme when available.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/cmp-fluid-spacer`.
2. Activate the plugin through the Plugins menu.
3. Optionally set breakpoints and defaults under Settings → CMP Fluid Spacer.

== Changelog ==

= 1.0.0 =
* Initial release.
* Mobile-first responsive breakpoints (768px tablet, 1024px desktop).
* Sync breakpoints from the active theme when available.
