Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Tyrion sass snippetsNew to Visual Studio Code? Get it now.
Tyrion sass snippets

Tyrion sass snippets

Hc-Tyrion

|
216 installs
| (0) | Free
Tyrion sass snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tyrion sass snippets

Simple sass snippets to speed up work with sass files.

Snippets

List of avaible snippets

Colors

All colors start with prefix sass

  • Red
  • Yellow
  • Orange
  • Blue
  • Green
  • Grey
  • White

Each color can be combine with following key words:

  • lighter
  • normal
  • dark
  • darker

So final shortcut is: sassBlueDark. This will generate "blue('dark')". In VS code you can just type e.g "bld" and you will get same code as above

Space

All space snippets start with sass

  • spaceXXXSmall
  • spaceXXSmall
  • spaceXSmall
  • spaceSmall
  • spaceMedium
  • spaceLarge
  • spaceXLarge
  • spaceXXLarge
  • spaceXXXLarge

To use it type space and value e.g. small, large etc. It will genereate space('spaceLarge')

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