We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa3fae commit 3d618d1Copy full SHA for 3d618d1
apps/website/docs/guide/08-advanced/05-using-cli-api.mdx
@@ -12,10 +12,12 @@ normal use cases** but can be useful in specific situations where you
12
need to integrate CommandKit's build and development processes into
13
custom tooling or scripts.
14
15
-:::warning Advanced Usage Only This API is intended for advanced users
+:::warning
16
+Advanced Usage Only This API is intended for advanced users
17
who need to integrate CommandKit into custom build systems or
18
development workflows. For most users, the standard CLI commands
-(`commandkit dev`, `commandkit build`, etc.) should be sufficient. :::
19
+(`commandkit dev`, `commandkit build`, etc.) should be sufficient.
20
+:::
21
22
## Installation
23
0 commit comments