nostalgic-css / NES.css

NES-style CSS Framework | ファミコン風CSSフレームワーク
https://nostalgic-css.github.io/NES.css/
MIT License
20.49k stars 1.64k forks source link

Fix stylelint errors #368

Closed guastallaigor closed 4 years ago

guastallaigor commented 4 years ago

Description This PR fix some stylelint errors and adds the command npm run prebuild:stylelint to husky pre-commit hook, because a few lint errors is passing some PR's.

Compatibility After every commit, stylelint will be run and fixed.

Caveats I'm not entirely sure if prebuild:stylelint is the best option here. Maybe just stylelint to show the errors and stop the commit. If you think it's better, feel free to change or ask me to do so :+1:

guastallaigor commented 4 years ago

@BcRikko Thank you, sorry about the delay :frowning_face:

BcRikko commented 4 years ago

Don't worry about it 👍

BcRikko commented 4 years ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: