Skip to content

A convenient web extension for debugging custom CSS in xLog

License

Notifications You must be signed in to change notification settings

birdgg/xLog-custom-css-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xLog custom css debugger

MIT License GitHub package.json version Chrome Firefox Microsoft Edge

A convenient web extension for debugging custom CSS in xLog.

screenshot

Features

  • 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

How to use

on your page, right click and select Toggle xLog css debugger to open editor

enjoy your debugging

Develop

$ pnpm i

// chrome
$ pnpm dev

// firefox
$ pnpm dev-firefox
$ pnpm start:firefox

TODO

  • modify style
  • setup ci

Contribute

fork from dev branch, and submit your pr to dev

About

A convenient web extension for debugging custom CSS in xLog

Resources

License

Stars

Watchers

Forks

Packages

No packages published