=== FAQ Block === Contributors: TigrouMeow Tags: gutenberg, faq, block, question, answer Requires at least: 4.9 Tested up to: 5.0 Stable tag: 0.0.2 Very simple and clean Gutenberg Block for FAQ (Frequently Asked Questions). == Description == FAQ Block is a block for Gutenberg. With it, you will be able to create a Frequently Asked Questions page on your website very easily. Simply add a block for each question and you are done. **FULL CSS**. There is no Javascript, it's fully in CSS. It's very easy to customize it for your theme. == Installation == 1. Upload `faq-block` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Upgrade Notice == Replace all the files. Nothing else to do. == Frequently Asked Questions == Nothing yet. == Changelog == = 0.0.2 = * Fix: Maximum height for an answer was limited. = 0.0.1 = * First release.