mirror of
https://github.com/block/goose.git
synced 2026-05-19 07:54:19 +00:00
chore: update docs again (#77)
This commit is contained in:
parent
31dfd48ac5
commit
4704b82bf1
77 changed files with 439 additions and 312 deletions
5
docs/css/code_select.css
Normal file
5
docs/css/code_select.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.highlight .gp,
|
||||
.highlight .go {
|
||||
/* Generic.Prompt, Generic.Output */
|
||||
user-select: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue