Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>CSSnippyNew to Visual Studio Code? Get it now.
CSSnippy

CSSnippy

papchenko

|
76 installs
| (0) | Free
Collection Snippets CSS-SCSS-SASS (VSCode)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSSNIPPY - Collection Snippets

CSS-SCSS-SASS snippets extension

HOW TO USE

about

1.0.2 SNIPPERS ADDED

fs - font size
mm - margin: 0px 0px 0px 0px
pp - padding: 0px 0px 0px 0px
min - @media (min-width: px)
max - @media (max-width: px)
min479 - @media (min-width: 479.98px)
max479 - @media (max-width: 479.98px)
min767 - @media (min-width: 767.98px)
max767 - @media (max-width: 767.98px)
min991 - @media (min-width: 991.98px)
max991 - @media (max-width: 991.98px)
min1280 - @media (min-width: 1280.98px)
max1280 - @media (max-width: 1280.98px)
tt - transform-translate( , )
m1 - width: 100%
h1 - height: 100%
mih100% - min-height: 100%
miw100% - min-width: 100%
mah100% - max-height: 100%
maw100% - max-width: 100%


For more information

  • Visit my portfolio
  • Visit my dev-workspace

Thanks for add this extension :)

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