Biome PostCSS BridgeUse the Biome formatter in VS Code when a document's language mode is
The official Biome extension supports the
No source code is sent over the network. Requirements
For syntax highlighting, you can use PostCSS Language Support. ConfigurationAssociate the relevant files with PostCSS and select this extension as their formatter:
The bridge searches from the document directory towards the workspace root for:
To override binary discovery, set an absolute path or a path relative to the workspace:
The default formatting timeout is 10 seconds. It can be changed with:
Formatting errors are written to the Biome PostCSS output channel. ScopeThis extension only provides formatting. Syntax highlighting, completion, linting, and PostCSS compilation remain the responsibility of their respective extensions and build tools. The formatter only runs for files inside a trusted filesystem workspace. Development
License |