aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Supported a missing pattern like 'prop:${default}'.smihica2013-04-062-2/+3
|
* Added css !important syntax support. ↵smihica2013-04-052-22/+43
| | | | (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-244-19/+32
|
* [fix] some fixes.smihica2013-03-211-1/+1
|
* [add] Added CSS transform functions.smihica2013-03-217-53/+1103
|
* Created emmet branch.smihica2013-03-126-0/+1412