docs: redesigned admonitions (#5689)
This commit is contained in:
@@ -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 don’t need to manually e
|
||||
|
||||
## Enable Feature Flags
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
Features guarded by feature flags are experimental and beta features. Enable them with caution.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user