Gitoffthelawn
Gitoffthelawn
There is a regression in the latest release (v1.5.48) of the [Stylus web browser extension](https://github.com/openstyles/stylus), most likely due to Stylus updating Stylelint to v16.5.0. When Stylelint's `string-no-newline` is enabled, the...
@romainmenke Thanks. Will do. BTW, can you quickly run the above code snippet I wrote through your Stylelint test build that includes your PR to see if it generates a...
@tophf Thanks. Is that playground working correctly in Firefox? If so, is there documentation for it? I ask because whatever I enter in the left pane does not affect the...
@tophf Weird. Did you simply paste the test code I wrote into the left pane of the playground? This is what I get when I do that: 
@tophf Thanks. That didn't do it... debugging playground's code now to determine what is broken. I'll file an issue report once I determine the cause.
Found the issue in the playground. Submitted issue report: https://github.com/stylelint/stylelint-demo/issues/412
Both playgrounds exhibit the Stylelint bug when checking the test CSS code I wrote, but I'll wait to hear/see if the PR that @romainmenke wrote fixes the bug before filing...
Hi Victor! I use this other excellent extension too: https://github.com/Infocatcher/Right_Links_WE It allows using the right-click action to open links in new tabs. Personally, I find it invaluable... once you get...
I can think of 3 possibilities (none tested): 1. Create an Enterprise Policy. See https://support.mozilla.org/kb/enforcing-policies-firefox-enterprise - You can also use an extension to simplify the process: https://addons.mozilla.org/firefox/addon/enterprise-policy-generator/ 2. Use a...
You're welcome. Yes, to my knowledge, signing the xpi still requires creating an account. But at least it's free for Firefox. I'm not sure why an account is required... I...