mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Merge pull request #11 from mdavis1982/fix-sometimes-typo
Fix some times typo
This commit is contained in:
commit
a5144aba0f
@ -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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user