An open API service indexing awesome lists of open source software.

https://github.com/nucliweb/extract-critical-css

Extract Critical CSS
https://github.com/nucliweb/extract-critical-css

Last synced: 16 days ago
JSON representation

Extract Critical CSS

Awesome Lists containing this project

README

          

# extract-critical-css

## Install

Install dependencies

```bash
yarn intall
```

> Or `npm install` or `pnpm install`

## Usage

```bash
node index.js --url=https://web.dev
```