Sublime: remove Grunt build, update Hayaku settings, add Emmet bem filter.

This commit is contained in:
Artem Sapegin
2012-11-27 18:29:11 +04:00
parent b3c10d50d5
commit d1dd6df0c5
8 changed files with 19 additions and 39 deletions

View File

@ -0,0 +1,5 @@
{
"html": {
"filters": "html, bem"
}
}