Ecosyste.ms: Awesome
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: 30 days ago
JSON representation
Minimal setup for fstack CSS debugging purposes
- Host: GitHub
- URL: https://github.com/mvsde/fstack-css-minimal
- Owner: mvsde
- Created: 2022-01-24T07:33:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T20:31:46.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T02:40:36.588Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 1000 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fstack CSS minimal setup
## Requirements
* [Node.js](https://nodejs.org/)
```sh
cd [email protected]
# or
cd [email protected]
# or
cd postcss-custom-properties@latest
```## Installation
```sh
npm install
```## Usage
```sh
npm run build
```