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

https://github.com/tinacious/browsersync-stylus-sample-site

A sample website set up with the BrowserSync workflow including CSS preprocessing with Stylus and HTML minification
https://github.com/tinacious/browsersync-stylus-sample-site

Last synced: 11 months ago
JSON representation

A sample website set up with the BrowserSync workflow including CSS preprocessing with Stylus and HTML minification

Awesome Lists containing this project

README

          

# Setting up BrowserSync with Stylus CSS preprocessing and HTML minification

This is the source code created for the [YouTube video](https://youtu.be/rdz65Pi-ZV4).

To download the project dependencies and run the project, run the following commands:

```
npm install
gulp
```

Check out the video [here](https://youtu.be/rdz65Pi-ZV4).

![](video-thumbnail.png)