Replies: 1 comment
-
A while ago I already worked on an extension, Firefox only for now: https://addons.mozilla.org/en-GB/firefox/addon/css-analyzer/ It's very early stages and pretty rough. It also doesn't share any code with projectwallace.com, I just copied over all the code just to get started. Could you maybe give this a try and let me know if you run into any glaring issues? I know there's some issues with CORS headers in external CSS files for some sites, but maybe it'll do the job for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quite often I need to analyze styles locally on a website that isn't published yet. Would it be possible to make css-analyzer work inside a browser extension? This would enable a faster feedback loop, catching issues before they even get pushed.
Beta Was this translation helpful? Give feedback.
All reactions