Closed AllThingsSmitty closed 9 years ago
I've just released a new version of the extension (0.6.0) that updates the Autoprefixer library and should resolve this issue. It works in my tests but could you please confirm it on your end?
@mikaeljorhult I've tested the above issue against the new plugin update and it's resolved. Thanks!
Great! Thank you for confirming it!
Referencing this issue. There seems to be an issue with the Brackets plugin.
Current input:
Current output:
According to Mozilla's documentation for ::selection the -moz- prefix is required.
I raised this as an issue with Autoprefixer, but their tests show the
-moz-
prefix isn't removed. The Brackets plugin is removing it.