aboutsummaryrefslogtreecommitdiffstats
path: root/src/css-abbrev.el
Commit message (Collapse)AuthorAgeFilesLines
* Avoid warning messagessmihica2014-10-261-5/+5
|
* Add support for Sass: Removing trailing semicolon; ability to defineflyingleafe2014-08-111-33/+42
| | | | Sass-specific snippets
* Renamed zencoding -> emmet.smihica2013-06-231-81/+81
|
* Fixed trivial bugs.smihica2013-05-181-1/+1
|
* Some trivial improvements.smihica2013-05-181-12/+50
|
* Fixed a bug that CSS snipets @xxx is not working.smihica2013-05-151-14/+18
|
* Added css vendor-prefix support. ↵smihica2013-05-041-49/+91
| | | | (http://docs.emmet.io/css-abbreviations/vendor-prefixes/)
* Added #\Space division of css arguments.smihica2013-05-031-8/+13
|
* Supported a missing pattern like 'prop:${default}'.smihica2013-04-061-1/+1
|
* Added css !important syntax support. ↵smihica2013-04-051-14/+32
| | | | (http://docs.emmet.io/css-abbreviations/#important-modifier).
* Fixed a bug that trailing '+' pattern (e.g. 'bg+') is not working adequately.smihica2013-04-031-1/+1
|
* Supported subset of emmet's CSS Abbreviations. You can test it in css-mode.smihica2013-03-241-2/+6
|
* [add] Added CSS transform functions.smihica2013-03-211-0/+154
|
* Created emmet branch.smihica2013-03-121-0/+3