dokka
dokka copied to clipboard
Add linting for styles
According to the spike for decomposing styles.css we want to introduce some linting for css/scss source files including in order to avoid errors and enforce the convention for css selectors naming. Such checks should be done both
- in local environment on pre-commit hook
- in CI job