You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prefixr is installed in Sublime Text 2 on the Mac.
Browsing "packages" shows thet Prefixr is available.
Placing the cursor in a simple CSS selector:
.bs-support-tix-created{
border-radius: 4px;
}
Run the Prefixr command (CONTROL + SUPER + x).
Sublime Text displays the following in the "console" bar:
Prefixr successfully run on 1 selection.
The CSS selector remains unchanged though, like this:
.bs-support-tix-created{
border-radius: 4px;
}
If this has already been reported, my sincere apologies. Otherwise, can anyone help me figure out whether this is a Mac issue, a user error issue, a software conflict or a genuine Prefixr issue?
Thanks much.
Monday, March 25, 2013| 11:04 AM
The text was updated successfully, but these errors were encountered:
Prefixr is installed in Sublime Text 2 on the Mac.
Browsing "packages" shows thet Prefixr is available.
Placing the cursor in a simple CSS selector:
.bs-support-tix-created{
border-radius: 4px;
}
Run the Prefixr command (CONTROL + SUPER + x).
Sublime Text displays the following in the "console" bar:
Prefixr successfully run on 1 selection.
The CSS selector remains unchanged though, like this:
.bs-support-tix-created{
border-radius: 4px;
}
If this has already been reported, my sincere apologies. Otherwise, can anyone help me figure out whether this is a Mac issue, a user error issue, a software conflict or a genuine Prefixr issue?
Thanks much.
Monday, March 25, 2013| 11:04 AM
The text was updated successfully, but these errors were encountered: