Merge pull request #11 from mdavis1982/fix-sometimes-typo

Fix some times typo
This commit is contained in:
Jonathan Reinink 2017-11-01 08:10:56 -04:00 committed by GitHub
commit a5144aba0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ Instead of writing a raw media query that duplicates that value like this:
### `config()`
While it's recommended to use the `@@apply` directive to compose custom CSS out of existing utility classes whenever possible, some times you need direct access to your Tailwind config values.
While it's recommended to use the `@@apply` directive to compose custom CSS out of existing utility classes whenever possible, sometimes you need direct access to your Tailwind config values.
Use the `config()` function to access your Tailwind config values using dot notation: