Tired of manually converting CSS units? Say goodbye to pixel fatigue with REMifyy!
This handy extension takes the sting out of unit conversions, letting you focus on what matters: beautiful, pixel-perfect code. Simply select your pixel values, choose your target unit (rem or em), and voilà! REMifyy instantly transforms them, saving you precious time and mental energy.
No more juggling calculators or memorizing conversion rates. REMifyy does the heavy lifting for you, so you can keep your workflow flowing smoothly. Whether you're a seasoned pro or just starting out, REMifyy makes CSS unit conversion a breeze.
Give your fingers a break and let REMifyy take charge of your unit conversions. Download it today and experience the joy of effortless CSS!
Download for Visual Studio Code
- Select one or more values(px,rem,em).
- Press Ctrl + Shift + P or Cmd + Shift + P for Mac.
- Select the desired unit from dropdown
- Quick Convert: Expression: Convert the selected value in the editor to a chosen unit using a dropdown menu.
- Quick Convert: Selected Value: Enter a value and unit conversion expression (e.g., "16px to rem") and receive the converted value automatically copied to your clipboard.
You can change the default behavior of remifyy with the following settings.
To open VS Code settings, click the "gear" icon > then "Settings" or Press Ctrl/Cmd+,
remifyy.baseFontSize
- The base font size of the project.
{
"remifyy.baseFontSize": "16px",
}
Please create an issue on GitHub if you experience a bug. I also welcome pull requests.
Read Contribution Guide
Please report issues related to this extension on the repository page.
Kushagra Agnihotri
Please Visit Here for additional information