sass-textmate-bundle
sass-textmate-bundle copied to clipboard
Added BEM with ampersand
Added support to &__
and &--
that is used for BEM methodology.
This is a rough and fast modification with a small regex to highlight correctly the BEM with the ampersand annotation.
Feel free to improve it or suggest further modifications.
Thanks
@genoma Thanks for doing this - since it seems like it will never be merged, can you describe how I can implement this locally?