Add more useful inline documentation to modules section of config

This commit is contained in:
Adam Wathan 2017-11-24 12:42:11 -05:00
parent 5a37981b39
commit 8e40be4487

View File

@ -765,6 +765,10 @@ module.exports = {
| Here is where you control which modules are generated and what variants are
| generated for each of those modules.
|
| Currently supported variants: 'responsive', 'hover', 'focus'
|
| To disable a module completely, use `false` instead of an array.
|
*/
modules: {