# How to use CriticalCSS 1. Install the dependencies from here ```bash npm i -D critical npm install puppeteer ``` 2. Run the css generator: ```bash node CriticalCSSGenerator.js ```