diff --git a/apps/site/src/content/design-system/development/get-started/design/installation/content.mdoc b/apps/site/src/content/design-system/development/get-started/design/installation/content.mdoc index 90872b3f6..914152ed1 100644 --- a/apps/site/src/content/design-system/development/get-started/design/installation/content.mdoc +++ b/apps/site/src/content/design-system/development/get-started/design/installation/content.mdoc @@ -58,6 +58,7 @@ module.exports = { Update the `postcss.config.js` file if you have initialized your project with [Nx build system](https://nx.dev/) and [Babel](https://babeljs.io/). +```html