Open command palette and type in "css to stylus"
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 dependecies badge in README.
- Update extension dependecies
- Update main converter module
- Update css-to-stylus-converter module
- Initial release
