Added logo to navbar, reworked navbar layout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# How to use CriticalCSS
|
||||
1. Install it here
|
||||
1. Install the dependencies from here
|
||||
```bash
|
||||
npm i -D critical
|
||||
npm install puppeteer
|
||||
@@ -7,5 +7,4 @@ npm install puppeteer
|
||||
2. Run the css generator:
|
||||
```bash
|
||||
node CriticalCSSGenerator.js
|
||||
```
|
||||
3. Move the `.css` files from the current directory to the `CriticalCSS/` folder (overwrite existing files)
|
||||
```
|
||||
Reference in New Issue
Block a user