docs: fix syntax errors at build (#7047)
* docs-fix-linking-errors * docs-fix-codehike-errors * add-mit-license-field-to-package-json * add-tailwind-config-file --------- Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
This commit is contained in:
parent
33a2484d47
commit
41b0d7c4f2
5 changed files with 108 additions and 90 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "langflow-docs",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"clear-docs": "rimraf ./docs/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue