remove repeated paragraph
This commit is contained in:
parent
d30f3e347d
commit
c3e0dd0102
1 changed files with 0 additions and 4 deletions
|
|
@ -39,10 +39,6 @@ If you want to add the generation for border-color classes for example, you'd ha
|
|||
|
||||
`borderColor: ({theme}) => theme('colors')`
|
||||
|
||||
If you want to add the generation for border-color classes for example, you'd have to add that right there:
|
||||
|
||||
`borderColor: ({theme}) => theme('colors')`
|
||||
|
||||
Also. you _do_ have something like `md:text-right` available because we define the screens on line 26:
|
||||
|
||||
```js
|
||||
|
|
|
|||
Loading…
Reference in a new issue