docs: redesigned admonitions (#5689)

This commit is contained in:
Shahed Nasser
2023-11-22 17:07:29 +00:00
committed by GitHub
parent 00d59e28e9
commit 2850e9a772
34 changed files with 275 additions and 55 deletions
@@ -14,7 +14,7 @@ This document includes the installation instructions for the tools required to u
Node.js is the environment that makes it possible for Medusa to run, so you must install Node.js on your machine to start Medusa development.
:::caution
:::warning
Medusa supports v16+ of Node.js. You can check your Node.js version using the following command:
@@ -15,7 +15,7 @@ If a feature flag is enabled/disabled by default, you dont need to manually e
## Enable Feature Flags
:::caution
:::warning
Features guarded by feature flags are experimental and beta features. Enable them with caution.