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

Emmet Css Snippets

by P233 ALL Top 100

Emmet CSS completions for Sublime Text

Labels snippets

Details

Installs

  • Total 1.06M
  • Win 827K
  • Mac 149K
  • Linux 81K
Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5
Windows 42 53 48 45 50 36 33 59 52 55 56 51 27 27 39 36 54 59 43 33 33 37 55 44 50 53 40 38 43 76 75 62 67 42 47 80 111 59 80 98 44 41 75 83 85 76
Mac 1 6 4 1 3 4 2 6 4 4 7 2 2 1 14 3 3 4 1 2 2 3 5 7 3 5 3 2 6 5 10 3 8 2 5 4 4 2 3 3 1 2 15 5 4 8
Linux 2 2 3 1 1 1 1 3 1 3 1 1 4 2 0 3 3 2 2 2 4 6 3 3 5 2 6 0 2 5 3 3 1 2 4 4 3 3 2 3 5 2 3 1 9 3

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