A convenient web extension for debugging custom CSS in xLog.
- Debug your xlog custom css in real time
- Enjoy a pleasant code editing experience with the Monaco Editor
- Explore other fantastic CSS styles on the fly
on your page, right click and select Toggle xLog css debugger to open editor
enjoy your debugging
$ pnpm i
// chrome
$ pnpm dev
// firefox
$ pnpm dev-firefox
$ pnpm start:firefox
- modify style
- setup ci
fork from dev
branch, and submit your pr to dev