Ctrl+P
Extension for CSS Custom Media Query draft syntax support.
To use the @custom-media syntax in production, you need a tool to process the custom media queries, as they are part of a draft specification and not yet natively supported by all browsers.
@custom-media
Consider using one of the following tools:
These tools transpile the custom media queries into standard CSS media queries that are compatible with current browsers.
.css
.scss
pcss
.postcss
Install via the Visual Studio Code Marketplace