docs: add tags package to generate tags (#10666)
* initial changes * finalize implementation * run generator on prep * remove tags package from book * optimization attempt * test transpile * test transpile * rename utils * rename directory * add vercel ignore * add tags to book
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@
|
||||
"start": "turbo run start:monorepo",
|
||||
"dev": "turbo run dev:monorepo",
|
||||
"lint": "turbo run lint",
|
||||
"lint:content": "turbo run lint:content"
|
||||
"lint:content": "turbo run lint:content",
|
||||
"watch": "turbo run watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "10.4.14",
|
||||
|
||||
Reference in New Issue
Block a user