Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>4K Fluid ResponsiveNew to Visual Studio Code? Get it now.
4K Fluid Responsive

4K Fluid Responsive

Goran Vezmar

|
761 installs
| (0) | Free
Turns pixels to vw
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

4k-fluid-responsive README

Converts pixels to vws, removes properties that have no value in pixes, and removes classes that have no properties left, from a selection of markup and places formated markup into clipboard. Markup can be pasted into a media query for screens bigger than 1920px.

Usage

Usage

4K Fluid Responsive has one command, Convert Pixels to VWs. Select some SCSS markup, run the command and the transformed SCSS markup is added to your clipboard in the order they appear. Output is formated by Prettier. The default devider (the base width of the design) for calculating values is 1920, that is configurable in settings.

Requirements

Uses the ncp package, may require external dependencies in Linux and macOS.

Future Plans

  • [ ] Make it work with CSS and SASS files also
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft