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

https://github.com/alwarg/css-viewer


https://github.com/alwarg/css-viewer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CSS Viewer
The [tool](https://fingerprinted-css.vercel.app) to view the available css styles from the assets map json of the your application

## Inspiration
This is the inspiration from [CSS Stats](https://github.com/cssstats/cssstats)

## Development

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## License
This project is licensed under the [MIT License](https://github.com/AlwarG/fingerprinted-css-assets/blob/main/license).