prefixr-extension icon indicating copy to clipboard operation
prefixr-extension copied to clipboard

Simple prefixr extension for brackets

Results 5 prefixr-extension issues
Sort by recently updated
recently updated
newest added

Greetings from the [Brackets.io](https://brackets.io) & [phcode.dev](https://phcode.dev) community. We have [simplified extension development and publish workflows](https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes) for you. ## This Pull Request Please merge in this pull request to be able...

instead of getting the prefixed code the selection gets replaced with the html code of the prefixr website I'm working on a ubuntu derivat called elementary os

When I click "Generate CSS Prefixes", rather than getting the prefixes, an html error page is generated that refers me to the prefixr website.

when autocompiling from *.scss using "Brackets SASS" extention – prefixes are not applied

I noticed that prefixr adds quotes to keyframe animation names. So @keyframe glow would become @keyframe "glow". Thanks, Mirko