mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
docs: fix typo (hex code for green color)
This commit is contained in:
parent
95c59b4743
commit
38d93d2f91
@ -30,7 +30,7 @@ For example, given the following CSS:
|
||||
}
|
||||
|
||||
.bg-green {
|
||||
background-color: #0000ff;
|
||||
background-color: #00ff00;
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user