aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* minor fixJesús2020-01-101-2/+2
|
* Fix CSS-transform test failsJesús2020-01-101-9/+9
|
* Update to latest CSS snippets from 'github.com/emmetio/emmet'Masafumi Koba2018-05-041-34/+96
| | | | Copy from <https://github.com/emmetio/emmet/blob/master/lib/snippets.json>.
* Forgot to add snippets.jsonDave Mayo2014-08-181-57/+57
|
* Fix typo in snippetsflyingleafe2014-08-111-3/+3
|
* Add support for Sass: Removing trailing semicolon; ability to defineflyingleafe2014-08-111-3/+14
| | | | Sass-specific snippets
* Fixing improper behavior of block tagsflyingleafe2014-08-051-2/+2
|
* Resolved issue #4 "div is not a block tag by default".smihica2013-08-061-2/+2
|
* Fixed trivial bugs.smihica2013-05-181-6/+6
|
* Some trivial improvements.smihica2013-05-182-8/+19
|
* Supported HTML shippets.smihica2013-05-161-4/+3
|
* Supporting HTML-Snippents phase1: Cleaned config-file and Supported html ↵smihica2013-05-152-253/+251
| | | | default attributes.
* Added css vendor-prefix support. ↵smihica2013-05-042-844/+1079
| | | | (http://docs.emmet.io/css-abbreviations/vendor-prefixes/)
* [add] Added CSS transform functions.smihica2013-03-211-0/+846