mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-08 22:21:23 +00:00
Fix typo
This commit is contained in:
parent
e57e795a06
commit
684f89c1b1
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
* current UI assumes there's no CSS resetting or normalization.
|
||||
*
|
||||
* We're excluding tailwind's default preflight and importing our own, which
|
||||
* are based on the original (https://github.com/tailwindlabs/tailwindcss/blob/main/packages/tailwindcss/preflight.css).
|
||||
* is based on the original:
|
||||
* https://github.com/tailwindlabs/tailwindcss/blob/main/packages/tailwindcss/preflight.css
|
||||
*
|
||||
* Reference: https://tailwindcss.com/docs/preflight
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue