Alex Guerrero

Results 6 comments of Alex Guerrero

Any update on this? Regarding the PR it seems that it combines two changes, one to enable custom at-rules and another one to enable support for new pseudo-clasess. Also it...

IMHO your problem isn't related with this package. You can use packages like [SublimeCodeIntel](https://github.com/SublimeCodeIntel/SublimeCodeIntel) or [AllAutocomplete](https://github.com/alienhard/SublimeAllAutocomplete) to deal with it.

Nice, I want to do some research to find the better solution for the sublime branch problem before starting to contribute to this repo if it's ok with you. Thanks!

I've tried to download Sass in ST3 for Ubuntu and Mac it shows up in Package Control. Perhaps, it has been previously installed.

@Defite I've been reviewing the Webpack config and it seems the config @culshaw has shared is valid. [`stats` accepts a boolean, a string or a `StatsOptions` object][1] and this type...