Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/georgewpark/simple-scss-compiler

A simple SCSS compiler using npm scripts.
https://github.com/georgewpark/simple-scss-compiler

compiler node-sass npm-scripts scss

Last synced: about 11 hours ago
JSON representation

A simple SCSS compiler using npm scripts.

Awesome Lists containing this project

README

        

# Simple SCSS Compiler
A simple SCSS compiler using npm scripts.

## Installation
First run `npm install` to install dependencies.

Then run `npm start` to start compiler and watch files.

## License
This project is licensed under the MIT License - see the [license.md](license.md) file for details.