Daniel Del Rio

Results 17 comments of Daniel Del Rio

@stefanosky I had to do this once. I was using GulpJS at the time to build my CSS so I just ran the frameworks through some tools that added !important...

@premasagar I use to use gulp-css-vip to add !important to everything.

https://www.npmjs.com/package/cleanslate I do use it within React app already.

That is a good question. It seems by default most browsers give buttons a margin of 0.

It seems like many selectors were removed from different places instead of just new stuff added. Why were they removed? Also seems to be a few lines with extra whitespace...

Seems like we still need the alias commands to be added to this list.

I am noticing the same behavior. When I save the file it correctly detects the indentation.

I am noticing the same behavior. When I save the file it correctly detects the indentation.

I changed to using the editorconfig plugin and adding an editorconfig file to my projects to get around this.

Is there any way to get this issue and the attached pull request a bit of attention? Is there anything missing that I need to add to this issue and/or...