From fd41fd1cae89982e2989b024d38955f5ccb7d17f Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Fri, 24 Nov 2017 14:14:20 -0500 Subject: [PATCH] Add messaging to indicate options are considered advanced configuration --- defaultConfig.stub.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defaultConfig.stub.js b/defaultConfig.stub.js index d6197596d..37d9862d9 100644 --- a/defaultConfig.stub.js +++ b/defaultConfig.stub.js @@ -818,11 +818,11 @@ module.exports = { /* |----------------------------------------------------------------------------- - | Options https://tailwindcss.com/docs/configuration#options + | Advanced Options https://tailwindcss.com/docs/configuration#options |----------------------------------------------------------------------------- | - | Here is where you can set your Tailwind configuration options. For more - | details about these options, visit the configuration options documentation. + | Here is where you can tweak advanced configuration options. We recommend + | leaving these options alone unless you absolutely need to change them. | */