damonbauer / npm-build-boilerplate

A collection of packages that build a website using npm scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integrate `stylelint` for linting css

alexander-akait opened this issue · comments

@evilebottnawi - thanks for the suggestion! I have not used stylelint before. I'd welcome a pull request with this feature if you want to make one.

+1
but make sure it supports sass/scss with or without tabs. I think I ran into trouble with tabs in .sass files. prob something I will integrate when it works for me.

https://github.com/theskillwithin/hrtcup/blob/master/package.json

Closed in #23. Thanks for the suggestion @evilebottnawi & @theskillwithin