Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakyshane/bs-mw-inject
BrowserSync Middle-ware CSS Injection Test
https://github.com/shakyshane/bs-mw-inject
Last synced: about 1 month ago
JSON representation
BrowserSync Middle-ware CSS Injection Test
- Host: GitHub
- URL: https://github.com/shakyshane/bs-mw-inject
- Owner: shakyShane
- Created: 2015-02-18T11:02:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-18T11:03:50.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T07:49:47.490Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BrowserSync MiddleWare CSS Injection Test
===This demo was created with the intent to allow BrowserSync
to be able to inject CSS changes when the response returned
has a content-type of `text/css`, instead of reloading
the browser.### Installation/Usage:
- Clone this repo
- `npm install`
- `npm start`
- Perform changes to `main.less` and `deferred.less` files