Real-time changes for Firefox custom CSS.
-
You have to install Deno.
-
Clone this repo
-
Run command:
deno run -A main.ts custom.css
deno run -A main.ts [CSS Path] (--port={port})
- An error may occur when moving the directory because the client file is read in a relative path.
- This project is in beta.