Merge pull request #24 from flamedfury/patch-1
remove repeated paragraph
This commit is contained in:
commit
51eee5ecc0
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')`
|
`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:
|
Also. you _do_ have something like `md:text-right` available because we define the screens on line 26:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue