-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSS validator/linter t9 GitHub Actions workflow #81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noticed one minor thing with argument quoting.
@Programmer80101 any reason why we shouldn't use the actions-hub/stylelint GitHub Actions action? This looks ready to be merged, but just wanted to make sure there was a reason to not use the stylelint GitHub action. |
Not using stylelint Github action allows more customization and flexibility. Using stylelint GitHub action is definitely better in some ways. |
CSS Linter
Add CSS linter to GitHub Actions workflow. It automatically catches CSS typos, errors, and issue.
It identified a significant number of issues.
Fix issue #80.
You can fix some of those errors by running the following code: