Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Css to Stylus converterNew to Visual Studio Code? Get it now.
Css to Stylus converter

Css to Stylus converter

Konstantin Kai

|
9,067 installs
| (0) | Free
Convert css to stylus
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitHub version VersionEye

Css To Stylus - Visual Studio Code Extension

Usage:

Open command palette and type in "css to stylus"

usage

Extension Settings:

  • cssToStylus.unprefix: Remove vendor prefixes (Default is true)
  • cssToStylus.indent: Set indentation (Default is 4)
  • cssToStylus.cssSyntax: Keep css syntax (Default is false)
  • cssToStylus.keepColons: Keep colons (Default is false)
  • cssToStylus.separateRules: Add new line before next rule (Default true)
  • cssToStylus.removeComments: Remove comments (Default is true)
  • cssToStylus.colorVariables: Create color variables at top of file (Default is true)
  • cssToStylus.colorPrefix: Color variables prefix (Default is $color-)

Change Log:

v0.0.2

  • Update css-to-stylus-converter module

v0.0.1

  • Initial release
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft