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 826K
  • Mac 149K
  • Linux 81K
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 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9 Feb 8 Feb 7 Feb 6 Feb 5 Feb 4 Feb 3
Windows 26 67 42 47 80 111 59 80 98 44 41 75 83 85 76 99 43 65 131 67 75 134 53 29 38 50 69 72 68 71 34 39 28 51 41 47 49 31 33 49 43 53 47 47 38 43
Mac 0 8 2 5 4 4 2 3 3 1 2 15 5 4 8 7 5 6 4 6 7 5 4 6 3 3 6 4 6 1 5 6 4 8 4 6 12 3 1 1 8 1 3 4 0 3
Linux 2 1 2 4 4 3 3 2 3 5 2 3 1 9 3 3 5 1 4 6 1 3 1 3 3 3 1 7 3 0 5 4 1 3 1 2 4 6 6 4 4 5 1 2 2 4

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