mirror of
https://github.com/lukin/keywind.git
synced 2025-01-25 00:36:26 +00:00
Update README.md
This commit is contained in:
parent
bdf966fdae
commit
21238d4aac
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ parent=keywind
|
||||||
|
|
||||||
When you do need to customize a palette, you can configure your colors under the `colors` key in the `theme` section of Tailwind config file:
|
When you do need to customize a palette, you can configure your colors under the `colors` key in the `theme` section of Tailwind config file:
|
||||||
|
|
||||||
`tailwind.config.js`
|
`tailwind.config.ts`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Reference in a new issue