ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Emmet Css Snippets

by P233 ALL Trending Top 100

Emmet CSS completions for Sublime Text

Labels snippets

Details

Installs

  • Total 1.07M
  • Win 838K
  • Mac 151K
  • Linux 82K
Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17
Windows 11 24 32 29 16 27 31 15 15 23 31 38 37 54 27 26 15 25 37 26 38 19 16 28 39 20 31 20 22 24 29 17 27 42 47 34 14 22 25 38 39 45 23 14 27 36
Mac 0 0 2 2 2 2 2 1 3 2 14 3 7 0 0 4 1 3 3 5 1 0 0 3 1 1 3 1 1 2 1 1 4 5 5 2 2 4 6 6 8 3 5 1 2 2
Linux 0 1 3 3 1 2 2 3 1 1 0 2 1 3 1 2 2 0 2 2 0 3 1 0 1 2 2 1 2 2 2 2 1 4 1 2 1 3 2 2 0 3 1 2 2 1

Readme

Source
raw.​githubusercontent.​com

Emmet CSS Snippets for Sublime Text

This is an alternative for Emmet. If you only need the Emmet CSS completions feature or you get trouble with Emmet, try this one.

Install via Package Control.

Cheat Sheet

Features

  • Works with default CSS package, LESS, and Syntax Highlighting for Sass
  • Two versions: has-Prefix or no-Prefix
  • Smart completion rule: propery snippes will no longer popup when you typing propery values
  • Pseudo class completions
  • Extra propery value completions

Prefix

If you intend to use snippets with no prefix, add has-Prefix into the ignored_packages list of your settings file. The other way round, if you intend to use snippets with prefix, add no-Prefix into the ignored_packages list. (If you know a better way to do this please please let me know.)

Credit

Emmet