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.05M
  • Win 818K
  • Mac 149K
  • Linux 80K
Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12
Windows 0 87 67 75 183 106 148 107 103 74 53 83 124 120 125 104 74 76 127 100 126 109 87 76 44 57 54 72 66 61 41 49 57 75 78 56 65 40 43 43 57 65 70 62 39 40
Mac 0 4 2 5 8 6 8 6 18 5 7 23 6 15 8 7 4 1 24 5 18 13 1 5 2 3 5 5 3 7 2 4 8 6 3 13 8 6 3 6 8 6 5 6 2 3
Linux 0 4 3 3 4 7 4 5 4 2 5 6 3 5 6 7 2 3 3 8 5 3 5 7 2 3 5 7 3 0 3 6 8 4 7 10 0 6 2 6 4 1 2 3 8 2

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