Skip to content

Commit

Permalink
fixes the install content page
Browse files Browse the repository at this point in the history
  • Loading branch information
samithaf committed Aug 28, 2024
1 parent 1f2c106 commit 5a0d73f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
<StaticCode language="js" code={`
const { join } = require('path');
module.exports = {
Expand Down

0 comments on commit 5a0d73f

Please sign in to comment.