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

https://github.com/mvsde/fstack-css-minimal

Minimal setup for fstack CSS debugging purposes
https://github.com/mvsde/fstack-css-minimal

Last synced: 8 months ago
JSON representation

Minimal setup for fstack CSS debugging purposes

Awesome Lists containing this project

README

          

# fstack CSS minimal setup

## Requirements

* [Node.js](https://nodejs.org/)

```sh
cd postcss-custom-properties@12.0.2
# or
cd postcss-custom-properties@12.0.3
# or
cd postcss-custom-properties@latest
```

## Installation

```sh
npm install
```

## Usage

```sh
npm run build
```