Skip to content

Commit

Permalink
Update packages/foundations/docs/Performance.md
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilian Franzke <[email protected]>
  • Loading branch information
nmerget and mfranzke authored Jan 8, 2025
1 parent 8ec6fe6 commit f83966a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/foundations/docs/Performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ When you use the full bundled `.css` file we provide, you could easily reduce th
Install both with:

```shell
npm i -D purgecss csso
npm i purgecss csso --save-dev
```

Next you should create a file, e.g. `purgecss.js` in your project root with the following content:
Expand Down

0 comments on commit f83966a

Please sign in to comment.