=== Responsive controls ===
Contributors: wpspices
Tags: responsive controls, responsive, block, responsive block
Requires at least: 6.5
Tested up to: 6.7
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add responsive controls to blocks

== Description ==

Responsive controls plugin will add separate ('Desktop', 'Tablet', 'Mobile') block controls inside block editor. 

Add following responsive controls to blocks:

* Hide/Show
* Padding
* Margin (negative margin enabled)
* Typography


== Screenshots ==

1. Use Responsive controls
2. Hide and show in device
3. Responsive typography
4. Responsive spacing and negative margin


== Changelog ==

= 1.0.3 =
* Fixed responsive control toggle
* Updated rangecontrol component

= 1.0.2 =
* Updated to getDeviceType & setDeviceType function for preview responsive changes

= 1.0.1 =
updated readme

= 1.0.0 =
Released