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:
Mendon Kissling 2025-03-12 20:18:29 -04:00 committed by GitHub
commit 41b0d7c4f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 108 additions and 90 deletions

View file

@ -1,6 +1,7 @@
{
"name": "langflow-docs",
"version": "0.0.0",
"license": "MIT",
"private": false,
"scripts": {
"clear-docs": "rimraf ./docs/",