dokka icon indicating copy to clipboard operation
dokka copied to clipboard

Add linting for styles

Open berezinant opened this issue 1 year ago • 0 comments

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

berezinant avatar Jan 22 '24 12:01 berezinant