We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b5176 commit effd173Copy full SHA for effd173
1 file changed
README.md
@@ -152,7 +152,7 @@ Requires the use of [`@snowpack/plugin-babel`](https://www.npmjs.com/package/@sn
152
153
In any case, your build system needs to support conditional exports and have the `development` condition set.
154
155
-> **Warning**
+> [!WARNING]
156
> In some standard HMR implementations, this may cause your app to reload the full page if the development environment isn't properly set!
157
158
## How it works
0 commit comments