mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Add more useful inline documentation to modules section of config
This commit is contained in:
parent
5a37981b39
commit
8e40be4487
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user