From b1bd134d1e115cd6652b89c3142a25aa91da334a Mon Sep 17 00:00:00 2001 From: Jonathan Reinink Date: Wed, 25 Oct 2017 07:32:36 -0400 Subject: [PATCH] Add text tracking docs to config --- defaultConfig.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/defaultConfig.js b/defaultConfig.js index 430dcc975..ddb1d0155 100644 --- a/defaultConfig.js +++ b/defaultConfig.js @@ -265,7 +265,9 @@ module.exports = { | Text tracking (spacing) |-------------------------------------------------------------------------- | - | Add... + | Here is where you define your text spacing values, or as we call them + | in Tailwind, tracking. These will be available as .tracking-{size} + | utilities. | */